diff --git a/CHANGELOG.md b/CHANGELOG.md index b2d61f8..e2cd089 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 21.1.0-26 (2021/07/25) + +* SmartGit 21.1.0 + ## 20.2.5-25 (2021/07/11) * SmartGit 20.2.5 diff --git a/build.properties b/build.properties index 05fec72..962baa0 100644 --- a/build.properties +++ b/build.properties @@ -5,8 +5,8 @@ core.dir = ../portapps app = smartgit app.name = SmartGit app.type = archive -app.version = 20.2.5 -app.release = 25 +app.version = 21.1.0 +app.release = 26 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-20_2_4.7z +atf.win64.url = https://www.syntevo.com/downloads/smartgit/smartgit-portable-21_1_0.7z atf.win64.assertextract = SmartGit/bin/smartgit.exe