Skip to content

Commit b92eff7

Browse files
committed
Bump version to 2.0.3
1 parent 99161a3 commit b92eff7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "modlinker",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Puts Modrinth links next to other mod websites on search results.",
55
"private": true,
66
"scripts": {

public/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "ModLinker",
4-
"version": "2.0.2",
4+
"version": "2.0.3",
55
"description": "Puts Modrinth links next to other mod websites on search results.",
66
"icons": {
77
"16": "icons/icon_16.png",

0 commit comments

Comments
 (0)