Skip to content

Commit f069b0b

Browse files
committed
Bumped version to 2.2.0-beta.2
1 parent 804bc4f commit f069b0b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

contributors.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"name": "Dean Gardiner",
44
"email": "[email protected]",
55
"type": "lead",
6-
"commits": 229
6+
"commits": 231
77
}
88
]

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@radon-extension/firefox",
3-
"version": "2.2.0-beta.1",
3+
"version": "2.2.0-beta.2",
44
"description": "Radon Extension for Firefox",
55
"keywords": [
66
"radon",
@@ -23,7 +23,7 @@
2323
"url": "https://github.com/RadonApp/radon-extension-firefox"
2424
},
2525
"dependencies": {
26-
"@radon-extension/build": "file:radon-extension-build-2.2.0-beta.1.tgz",
26+
"@radon-extension/build": "file:radon-extension-build-2.2.0-beta.2.tgz",
2727
"@radon-extension/core": "file:radon-extension-core-2.2.0-beta.1.tgz",
2828
"@radon-extension/plugin-lastfm": "file:radon-extension-plugin-lastfm-2.2.0-beta.1.tgz",
2929
"@radon-extension/plugin-librefm": "file:radon-extension-plugin-librefm-2.2.0-beta.1.tgz",

0 commit comments

Comments
 (0)