Skip to content

Commit 1bcb472

Browse files
authored
chore: bump version number (#1186)
1 parent 686a5e1 commit 1bcb472

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

CHANGELOG-nightly.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
### 3.1.14.1000
22

33
- Fixed internal configs for FireFox
4+
- Bump version from 3.1.13 to 3.1.14
45

56
### 3.1.13.1000
67

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
### 3.1.14
22

33
- Fixed internal configs for FireFox
4+
- Bump version from 3.1.13 to 3.1.14
45

56
### 3.1.13
67

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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.13",
6+
"version": "3.1.14",
77
"dev_version": "1.0",
88
"scripts": {
99
"start": "cross-env NODE_ENV=dev yarn build:dev && cross-env NODE_ENV=dev vite --mode dev",

0 commit comments

Comments
 (0)