mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-07-05 11:11:13 +00:00
Update release-beta to output generated at cd24ce8
This commit is contained in:
parent
b8048e7547
commit
69aaae77e9
2 changed files with 2 additions and 2 deletions
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
||||||
Dev-a00193a
|
Dev-cd24ce8
|
||||||
|
|
|
||||||
|
|
@ -56611,7 +56611,7 @@ Dribbblish.on("ready", () => {
|
||||||
OS: \`${(0,_Util__WEBPACK_IMPORTED_MODULE_5__.capitalizeFirstLetter)(Spicetify.Platform.PlatformData.os_name)} v${Spicetify.Platform.PlatformData.os_version}\`
|
OS: \`${(0,_Util__WEBPACK_IMPORTED_MODULE_5__.capitalizeFirstLetter)(Spicetify.Platform.PlatformData.os_name)} v${Spicetify.Platform.PlatformData.os_version}\`
|
||||||
Spotify: \`v${Spicetify.Platform.PlatformData.event_sender_context_information?.client_version_string ?? Spicetify.Platform.PlatformData.client_version_triple}\`
|
Spotify: \`v${Spicetify.Platform.PlatformData.event_sender_context_information?.client_version_string ?? Spicetify.Platform.PlatformData.client_version_triple}\`
|
||||||
Spicetify: \`${Spicetify.version != null ? `v${Spicetify.version}` : "< v2.7.3"}\`
|
Spicetify: \`${Spicetify.version != null ? `v${Spicetify.version}` : "< v2.7.3"}\`
|
||||||
Dribbblish: \`v${"Beta"}-${"a00193a"}\`
|
Dribbblish: \`v${"Beta"}-${"cd24ce8"}\`
|
||||||
`,
|
`,
|
||||||
data: "Copy",
|
data: "Copy",
|
||||||
onChange: function () {
|
onChange: function () {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue