Skip to content

Commit 4a2e7bb

Browse files
committed
version
1 parent 3501a9b commit 4a2e7bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "TubeSnake",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"description": "Snake never had to leave YouTube",
66
"homepage_url": "https://n0vella.github.io",
77
"icons": {

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tubesnake",
3-
"version": "1.0.2",
3+
"version": "1.1.1",
44
"type": "module",
55
"scripts": {
66
"build:watch": "cross-env WATCH=true vite build --watch",

0 commit comments

Comments
 (0)