optimizations for unsetTheme function
This commit is contained in:
4
Makefile
4
Makefile
@@ -37,8 +37,8 @@ clean: rc clean-artifacts
|
||||
## EVEN RELEASES are AMO RELEASES
|
||||
## ODD RELEASES are SELFHOSTED RELEASES
|
||||
|
||||
MOZ_VERSION=1.38
|
||||
VERSION=1.37
|
||||
MOZ_VERSION=1.40
|
||||
VERSION=1.39
|
||||
|
||||
## INCREMENT THIS EVERY TIME YOU DO A RELEASE
|
||||
LAST_VERSION=$(shell grep '"version"' manifest.json | sed 's|"version"||g' | tr -d " :,'" | tr -d '"')
|
||||
|
||||
Reference in New Issue
Block a user