Skip to content

Commit

Permalink
bump version (3.0.8->3.0.9)
Browse files Browse the repository at this point in the history
  • Loading branch information
AnatoleAM committed May 30, 2023
1 parent 4819227 commit 5548b67
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG-nightly.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

**The changes listed here are not assigned to an official release**.

- No unreleased changes yet.

### Version 3.0.9.1000

- Added new feature: Paint Tool ([subscribers only](https://7tv.app/store))
- Added support for more features on [kick.com](https://kick.com/)
- Authentication / Channel Linking
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### Version 3.0.9

- Added new feature: Paint Tool ([subscribers only](https://7tv.app/store))
- Fixed an issue which sometimes caused channel emote sets to disappear
- Fixed an issue which caused stylesheets to be duplicated when running in hosted mode

### Version 3.0.8

- Enabled AVIF images on Firefox >= 113 by default
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"displayName": "7TV",
"description": "Improve your viewing experience on Twitch & YouTube with new features, emotes, vanity and performance.",
"private": true,
"version": "3.0.8",
"dev_version": "3.31",
"version": "3.0.9",
"dev_version": "1.0",
"scripts": {
"start": "NODE_ENV=dev yarn build:dev && NODE_ENV=dev vite --mode dev",
"build:section:app": "vite build --config vite.config.ts",
Expand Down

0 comments on commit 5548b67

Please sign in to comment.