upped version and added action badge

This commit is contained in:
Kendall Werts
2020-02-10 17:09:20 -06:00
parent 8cdfe0191f
commit 00ace352e8
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const MAJOR_VERSIONS = ["2.3.0", "2.4.0"];
const MAJOR_VERSIONS = ["2.3.0", "2.4.0", "6.2.0"];
const badge = {
async init() {
const currentWindow = await browser.windows.getCurrent();