We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c672b61 commit 220a0b6Copy full SHA for 220a0b6
SpotifyAPI.Docs/src/install_instructions.js
@@ -4,7 +4,7 @@ import Tabs from '@theme/Tabs'
4
import TabItem from '@theme/TabItem'
5
6
// Will be removed after beta releases
7
-const VERSION = '6.0.0-beta.5';
+const VERSION = '6.0.0-beta.6';
8
9
const installCodeNuget =
10
`Install-Package SpotifyAPI.Web -Version ${VERSION}
0 commit comments