From 08ce9136e57d4dff787ddb2a0c4155a80a38dec2 Mon Sep 17 00:00:00 2001 From: Firefly35 Date: Fri, 8 Oct 2021 23:10:19 +0200 Subject: [PATCH] Update remaken version to 1.8.1 --- remaken.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/remaken.pro b/remaken.pro index eb4b78d..9c7bb28 100755 --- a/remaken.pro +++ b/remaken.pro @@ -1,5 +1,5 @@ TARGET = remaken -VERSION=1.8.0 +VERSION=1.8.1 CONFIG += c++1z CONFIG += console