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 b293abe commit dfecf9fCopy full SHA for dfecf9f
SpotifyAPI.Docs/src/install_instructions.js
@@ -4,7 +4,7 @@ import Tabs from '@theme/Tabs';
4
import React from 'react';
5
6
// Will be removed after beta releases
7
-const VERSION = '6.0.0-beta.9';
+const VERSION = '6.0.0-beta.10';
8
9
const installCodeNuget = `Install-Package SpotifyAPI.Web -Version ${VERSION}
10
# Optional Auth module, which includes an embedded HTTP Server for OAuth2
0 commit comments