Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Numerlor committed Aug 4, 2020
1 parent 5222ae4 commit ba66b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appinfo.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from collections import namedtuple

VERSION = "1.456"
VERSION = "1.459"
APP = "Auto Neutron"
ORG = "Numerlor"
APPID = f"{ORG}|{APP}|{VERSION}"
Expand Down

0 comments on commit ba66b68

Please sign in to comment.