Bump version to 1.3.1 in manifest.json

This commit is contained in:
Kenneth Hendricks 2026-01-25 16:28:13 -05:00 committed by GitHub
parent 466bbfacc6
commit 64eafe48cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@
"name": "__MSG_extensionName__",
"default_locale": "en",
"author": "Kenneth Hendricks & contributors",
"version": "1.3.0",
"version": "1.3.1",
"icons": {
"128": "res/ext_icon_144.png"
},
@ -91,4 +91,4 @@
}
},
"description": "__MSG_extensionDescription__"
}
}