From 6b9b8c54687d35db19d60b591c329b228f978b64 Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Sun, 5 Jun 2022 21:11:49 +0200 Subject: [PATCH] SmartGit 21.2.3 (#31) Co-authored-by: CrazyMax --- build.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build.properties b/build.properties index 808569f..aeb6ecc 100644 --- a/build.properties +++ b/build.properties @@ -5,8 +5,8 @@ core.dir = ../portapps app = smartgit app.name = SmartGit app.type = archive -app.version = 21.2.1 -app.release = 29 +app.version = 21.2.3 +app.release = 30 app.homepage = https://www.syntevo.com/smartgit/ # Portable app @@ -24,5 +24,5 @@ archive.extract.overwrite = -aou atf.id = smartgit atf.win64.filename = ${atf.id}-${app.version} atf.win64.ext = .7z -atf.win64.url = https://www.syntevo.com/downloads/smartgit/smartgit-portable-21_2_1.7z +atf.win64.url = https://www.syntevo.com/downloads/smartgit/smartgit-portable-21_2_3.7z atf.win64.assertextract = SmartGit/bin/smartgit.exe