Skip to content

Commit

Permalink
Bump version to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Bieder committed Feb 11, 2021
1 parent eb1459b commit 93e6350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qAgate.pro
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ QT += core gui opengl network
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets printsupport

TARGET = qAgate
VERSION = 1.2.0
VERSION = 1.2.1
TEMPLATE = app
CONFIG += c++11
isEmpty(PREFIX) {
Expand Down

0 comments on commit 93e6350

Please sign in to comment.