Skip to content
This repository has been archived by the owner on Oct 23, 2018. It is now read-only.

Commit

Permalink
Increase the version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Sirisak Lueangsaksri committed Jul 27, 2015
1 parent 87ae5d9 commit f2d8326
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion utils/javatar_news.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@


# Major.Minor.Patch
VERSION = "1.0.0"
VERSION = "1.0.1"
UPDATEFOR = "all"
NEWSID = 20

Expand All @@ -18,6 +18,7 @@
- Build logs and output consoles can be show in different groups
- Create section now select "Class" as default
- Fix invalid logic and proper traceback display
- Add option to show hidden files and directories
You can report/suggest any issue on Javatar repository. Link is already located in README file.
'''
Expand Down

0 comments on commit f2d8326

Please sign in to comment.