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