Skip to content

Commit 5b666f7

Browse files
authored
chore: prepare for v3.1.13 release (#1183)
1 parent 5d1c59b commit 5b666f7

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG-nightly.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 3.1.12.4000
1+
### 3.1.13.1000
22

33
- Fixed an issue which led to VODs not showing emotes
44
- Hide the moderation slider tooltip when dragging

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### 3.1.13
2+
3+
- Fixed an issue which led to VODs not showing emotes
4+
- Hide the moderation slider tooltip when dragging
5+
16
### 3.1.12
27

38
- Removed obfuscator plugin and obfuscation build steps for deterministic build output

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"displayName": "7TV",
44
"description": "Improve your viewing experience on Twitch & YouTube with new features, emotes, vanity and performance.",
55
"private": true,
6-
"version": "3.1.12",
7-
"dev_version": "4.0",
6+
"version": "3.1.13",
7+
"dev_version": "1.0",
88
"scripts": {
99
"start": "cross-env NODE_ENV=dev yarn build:dev && cross-env NODE_ENV=dev vite --mode dev",
1010
"build:section:app": "vite build --config vite.config.mts",

0 commit comments

Comments
 (0)