Skip to content

Commit

Permalink
Updated manifest versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
jkoopman-42 committed Sep 15, 2020
1 parent d4c1c69 commit 1282e8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chrome/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Better Black Hole (42 Intra)",
"version": "1.0.0.1",
"version": "1.0.0.2",
"description": "Display the 42 Intra Black Hole in a less stressing way, making it a more wholesome experience.",
"author": "Jeffrey Koopman",
"manifest_version": 2,
Expand Down
2 changes: 1 addition & 1 deletion firefox/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Better Black Hole (42 Intra)",
"version": "1.0.0.1",
"version": "1.0.0.2",
"description": "Display the 42 Intra Black Hole in a less stressing way, making it a more wholesome experience.",
"author": "Jeffrey Koopman",
"manifest_version": 2,
Expand Down

0 comments on commit 1282e8e

Please sign in to comment.