Skip to content

Commit

Permalink
Prepare 6.0.0-beta.6
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnnyCrazy committed Jun 16, 2020
1 parent c672b61 commit 220a0b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SpotifyAPI.Docs/src/install_instructions.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import Tabs from '@theme/Tabs'
import TabItem from '@theme/TabItem'

// Will be removed after beta releases
const VERSION = '6.0.0-beta.5';
const VERSION = '6.0.0-beta.6';

const installCodeNuget =
`Install-Package SpotifyAPI.Web -Version ${VERSION}
Expand Down

0 comments on commit 220a0b6

Please sign in to comment.