Explorar el Código

Bumped up version number

Bumped up version number to 0.3.5
Needed to update to Chrome Web Store
Dhruv Vemula hace 13 años
padre
commit
db984377df
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      manifest.json

+ 1 - 1
manifest.json

@@ -1,6 +1,6 @@
 {
     "name": "Copy Link Address",
-    "version": "0.3.1",
+    "version": "0.3.5",
     "description": "Copy link address without right-clicking. Just hover the link and hit Ctrl-C / Cmd-C!",
     "content_scripts": [
         {