From f2d8326fa0cd8a87e255627b14d515ec7b737740 Mon Sep 17 00:00:00 2001 From: Sirisak Lueangsaksri Date: Mon, 27 Jul 2015 22:00:09 +0700 Subject: [PATCH] Increase the version number --- utils/javatar_news.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/utils/javatar_news.py b/utils/javatar_news.py index 6cdacdc..b701d99 100644 --- a/utils/javatar_news.py +++ b/utils/javatar_news.py @@ -5,7 +5,7 @@ # Major.Minor.Patch -VERSION = "1.0.0" +VERSION = "1.0.1" UPDATEFOR = "all" NEWSID = 20 @@ -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. '''