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 51ed936 commit 06b58bfCopy full SHA for 06b58bf
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.8';
+const VERSION = '6.0.0-beta.9';
8
9
const installCodeNuget =
10
`Install-Package SpotifyAPI.Web -Version ${VERSION}
0 commit comments