Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Numerlor committed Aug 12, 2019
1 parent 0ca587e commit fc9b66f
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.431"
VERSION = "1.44"
APP = "Auto Neutron"
ORG = "Numerlor"
APPID = f"{ORG}|{APP}|{VERSION}"
Expand Down

0 comments on commit fc9b66f

Please sign in to comment.