Skip to content

Commit 521c7e1

Browse files
Update JASP.cmake
1 parent fa1e08b commit 521c7e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/CMake/JASP.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ set(JASP_SHORT_VERSION ${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR})
4545
message(STATUS "Version: ${CMAKE_PROJECT_VERSION}")
4646

4747
set(JASP_VERSION_MSIX_PATCH_POSTFIX
48-
""
48+
"001"
4949
CACHE STRING "Microsoft does not allow packages of same version to be uploaded to store and forces TWEAK 0, so we add a large version postfix to PATCH in the appmanifest in case we publish a broken version and wish to switch it out. Nobody sees it anyway")
5050

5151
set(MSIX_STORE_PUBLISHER

0 commit comments

Comments
 (0)