mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
increased version to 2.0.1
This commit is contained in:
parent
3bcbcac869
commit
fdabb5d1f2
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
#include <QtGlobal>
|
#include <QtGlobal>
|
||||||
|
|
||||||
#define CHATTERINO_VERSION "2.0.0"
|
#define CHATTERINO_VERSION "2.0.1"
|
||||||
|
|
||||||
#if defined(Q_OS_WIN)
|
#if defined(Q_OS_WIN)
|
||||||
#define CHATTERINO_OS "win"
|
#define CHATTERINO_OS "win"
|
||||||
|
|
Loading…
Reference in a new issue