Skip to content

Commit 0ba31b2

Browse files
committed
bump install version
1 parent 78d2ff0 commit 0ba31b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpotifyAPI.Docs/src/install_instructions.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import TabItem from '@theme/TabItem';
33
import Tabs from '@theme/Tabs';
44
import React from 'react';
55

6-
const VERSION = '7.0.0';
6+
const VERSION = '7.1.0';
77

88
const installCodeNuget = `Install-Package SpotifyAPI.Web
99
# Optional Auth module, which includes an embedded HTTP Server for OAuth2

0 commit comments

Comments
 (0)