Skip to content

Commit a06afad

Browse files
committed
Update vimperator version to 3.11.2
While trying to see if I can sign the xpi automatically for a github release, I uploaded a new xpi and ended up disabling a perious review build. Once a version is uploaded, even if deleted, another file with the same version cannot be re-uploaded so, bumped the version to 3.11.2.
1 parent cd414dd commit a06afad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vimperator/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#### configuration
22

3-
VERSION = 3.11
3+
VERSION = 3.11.2
44
NAME = vimperator
55

66
include ../common/Makefile

0 commit comments

Comments
 (0)