Skip to content

Commit ba10723

Browse files
committed
prepare last last beta - beta.11
1 parent 5f57b50 commit ba10723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpotifyAPI.Docs/src/install_instructions.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import Tabs from '@theme/Tabs';
44
import React from 'react';
55

66
// Will be removed after beta releases
7-
const VERSION = '6.0.0-beta.10';
7+
const VERSION = '6.0.0-beta.11';
88

99
const installCodeNuget = `Install-Package SpotifyAPI.Web -Version ${VERSION}
1010
# Optional Auth module, which includes an embedded HTTP Server for OAuth2

0 commit comments

Comments
 (0)