added version header
This commit is contained in:
+2
-1
@@ -296,7 +296,8 @@ HEADERS += \
|
||||
src/util/streamlink.hpp \
|
||||
src/providers/twitch/twitchhelpers.hpp \
|
||||
src/util/debugcount.hpp \
|
||||
src/widgets/helper/debugpopup.hpp
|
||||
src/widgets/helper/debugpopup.hpp \
|
||||
src/version.hpp
|
||||
|
||||
RESOURCES += \
|
||||
resources/resources.qrc
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
#pragma once
|
||||
|
||||
#define CHATTERINO_VERSION "2.0.0"
|
||||
Reference in New Issue
Block a user