nx 13.2.0-beta.2 → 13.2.0-rc.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -158,6 +158,6 @@ Even though Nx isn't technology specific, we provide 3 separate flavours of the
158
158
 
159
159
  # Engage with the Core Team and the Community
160
160
 
161
- - [Nx Office Hours Playlist on YouTube](https://www.youtube.com/playlist?list=PLakNactNC1dE8KLQ5zd3fQwu_yQHjTmR5). It's a regular YouTube stream where we talk all things Nx. Join the stream, ask questions, etc.
161
+ - [The Nx Show Playlist on YouTube](https://www.youtube.com/playlist?list=PLakNactNC1dE8KLQ5zd3fQwu_yQHjTmR5). It's a regular YouTube stream where we talk all things Nx. Join the stream, ask questions, etc.
162
162
  - [Follow Nx on Twitter](https://twitter.com/NxDevTools)
163
163
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nx",
3
- "version": "13.2.0-beta.2",
3
+ "version": "13.2.0-rc.0",
4
4
  "description": "Smart, Extensible Build Framework",
5
5
  "repository": {
6
6
  "type": "git",