bump install version

This commit is contained in:
Jonas Dellinger 2024-02-10 12:22:13 +01:00
parent 78d2ff0b71
commit 0ba31b26db

View File

@ -3,7 +3,7 @@ import TabItem from '@theme/TabItem';
import Tabs from '@theme/Tabs'; import Tabs from '@theme/Tabs';
import React from 'react'; import React from 'react';
const VERSION = '7.0.0'; const VERSION = '7.1.0';
const installCodeNuget = `Install-Package SpotifyAPI.Web const installCodeNuget = `Install-Package SpotifyAPI.Web
# Optional Auth module, which includes an embedded HTTP Server for OAuth2 # Optional Auth module, which includes an embedded HTTP Server for OAuth2