Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump version #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 7 additions & 8 deletions CurrentVersion.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
{
"clientVersion": "0.0.6",
"clientVersion": "0.0.8",
"extensionVersion": "1.2",
"supportedVersions": [
"0.0.7",
"0.0.6"
"0.0.8"
],
"changelog": [
"Version 0.0.6 Changelog",
"Version 0.0.8 Changelog",
"",
"Updated icons with ones from FontAwesome",
"Client now checks version",
"Changed dark mode background color to a nicer one",
"Fixed light mode breaking on load bug"
"Now with a Mix button, Streamilator 0.0.8 Version B allows for you to control your music like never before.",
"Like and Dislike button have been added",
"GUI has been slightly moved around",
"New-ish bootup sequence"
],
"changelogRows": 6
}