Skip to content

Commit

Permalink
force update change __version__
Browse files Browse the repository at this point in the history
  • Loading branch information
rexdf committed Jun 22, 2015
1 parent 5bd2055 commit fbae4e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Localization.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import os
from hashlib import md5

__version__ = "1.6.0"
__version__ = "1.6.2"

CONFIG_NAME = "Localization.sublime-settings"

Expand Down

0 comments on commit fbae4e8

Please sign in to comment.