mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2024-12-23 14:46:26 +00:00
prepare last beta - beta.10
This commit is contained in:
parent
b293abe523
commit
dfecf9f7fd
@ -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.9';
|
||||
const VERSION = '6.0.0-beta.10';
|
||||
|
||||
const installCodeNuget = `Install-Package SpotifyAPI.Web -Version ${VERSION}
|
||||
# Optional Auth module, which includes an embedded HTTP Server for OAuth2
|
||||
|
Loading…
Reference in New Issue
Block a user