We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a1f24d commit 5ac6b64Copy full SHA for 5ac6b64
1 file changed
Makefile
@@ -1,7 +1,7 @@
1
ARCHS=linux linux64 mac64 win32
2
3
EXTENSION_NAME=adb-extension
4
-VERSION=0.0.3pre
+VERSION=0.0.3
5
XPI_NAME=$(EXTENSION_NAME)-$(VERSION)
6
7
ROOT_PATH=pub/labs/devtools/$(EXTENSION_NAME)
0 commit comments