prepare last last beta - beta.11

This commit is contained in:
Jonas Dellinger 2020-08-20 14:10:33 +02:00
parent 5f57b505ed
commit ba1072340c

View File

@ -4,7 +4,7 @@ import Tabs from '@theme/Tabs';
import React from 'react'; import React from 'react';
// Will be removed after beta releases // Will be removed after beta releases
const VERSION = '6.0.0-beta.10'; const VERSION = '6.0.0-beta.11';
const installCodeNuget = `Install-Package SpotifyAPI.Web -Version ${VERSION} const installCodeNuget = `Install-Package SpotifyAPI.Web -Version ${VERSION}
# Optional Auth module, which includes an embedded HTTP Server for OAuth2 # Optional Auth module, which includes an embedded HTTP Server for OAuth2