Skip to content

Commit

Permalink
release 2.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tsbxmw committed Mar 17, 2019
1 parent 007a3b3 commit f4b951b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion haf/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@

MAIN_VERSION = 2
SUB_VERSION = 6
FIX_VERSION = 4
FIX_VERSION = 5
VERSION_TYPE = "haf"
PLATFORM_VERSION = f"{VERSION_TYPE}-{MAIN_VERSION}.{SUB_VERSION}.{FIX_VERSION}"

Expand Down

0 comments on commit f4b951b

Please sign in to comment.