We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78d2ff0 commit 0ba31b2Copy full SHA for 0ba31b2
SpotifyAPI.Docs/src/install_instructions.js
@@ -3,7 +3,7 @@ import TabItem from '@theme/TabItem';
3
import Tabs from '@theme/Tabs';
4
import React from 'react';
5
6
-const VERSION = '7.0.0';
+const VERSION = '7.1.0';
7
8
const installCodeNuget = `Install-Package SpotifyAPI.Web
9
# Optional Auth module, which includes an embedded HTTP Server for OAuth2
0 commit comments