diff --git a/build.properties b/build.properties index 82dfc46..cad6b76 100644 --- a/build.properties +++ b/build.properties @@ -5,8 +5,8 @@ core.dir = ../portapps app = cryptomator app.name = Cryptomator app.type = msi -app.version = 1.15.2 -app.release = 15 +app.version = 1.18.0 +app.release = 15.1  app.homepage = https://cryptomator.org/ # Portable app @@ -18,7 +18,7 @@ papp.url = https://github.com/portapps/${papp.id} papp.folder = app # MSI -msi.app = SourceDir +msi.app = SourceDir/PFiles64 # Official artifacts atf.id = Cryptomator