Skip to content
This repository was archived by the owner on Aug 17, 2025. It is now read-only.

Commit d484b3c

Browse files
authored
Increment version from 0.1.5 to 0.1.6
1 parent a3b8d97 commit d484b3c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/manifest.firefox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "__MSG_application_title__",
44
"description": "__MSG_application_description__",
55
"homepage_url": "https://classroomdarkmode.ryanluu.dev/",
6-
"version": "0.1.5",
6+
"version": "0.1.6",
77
"default_locale": "en_US",
88
"icons": {
99
"16": "images/icon-16.png",

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "__MSG_application_title__",
44
"description": "__MSG_application_description__",
55
"homepage_url": "https://classroomdarkmode.ryanluu.dev/",
6-
"version": "0.1.5",
6+
"version": "0.1.6",
77
"default_locale": "en_US",
88
"icons": {
99
"16": "images/icon-16.png",

0 commit comments

Comments
 (0)