update version

This commit is contained in:
Akash Mozumdar 2019-03-24 23:01:09 -04:00
parent a40f814843
commit be08c65799

View File

@ -30,6 +30,6 @@ constexpr auto CONFIG_FILE = u8"Textractor.ini";
constexpr auto DEFAULT_EXTENSIONS = u8"Remove Repetition>Lua>Copy to Clipboard>Bing Translate>Extra Window>Extra Newlines";
constexpr auto WINDOW = u8"Window";
#define CURRENT_VERSION "3.0.0"
#define CURRENT_VERSION "3.0.1"
// EOF