We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1018dc commit 9a923f3Copy full SHA for 9a923f3
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "firefox-owncast-extension",
3
- "version": "0.4.0",
+ "version": "0.5.0",
4
"author": "Fabian Siegel <fabians1999@gmail.com>",
5
"license": "MIT",
6
"scripts": {
src/manifest.json
@@ -1,8 +1,8 @@
"manifest_version": 2,
"name": "OwnCast Extension",
- "version_name": "0.4.0",
+ "version_name": "0.5.0",
"description": "",
7
"icons": {
8
"48": "resources/icon-48.png",
0 commit comments