Bump install instructions version

This commit is contained in:
Jonas Dellinger 2020-11-14 11:02:12 +01:00
parent 8e5a9bffc4
commit 6163d4af75

View File

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