prepare beta 8

This commit is contained in:
Jonas Dellinger 2020-07-13 16:06:28 +02:00
parent f3c8a9d620
commit e9ba2ab76e

View File

@ -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.7';
const VERSION = '6.0.0-beta.8';
const installCodeNuget =
`Install-Package SpotifyAPI.Web -Version ${VERSION}