From c764db28c752a02e79ccdf4b751f23c6a0e920ed Mon Sep 17 00:00:00 2001 From: David Anthoff Date: Sat, 3 Jul 2021 18:11:54 -0700 Subject: [PATCH] Update version to v1.0.46.0 --- Juliaup/src/versions_database.jl | 2 +- launcher/version.h | 2 +- msix/PackagingLayout.xml | 6 +++--- versions.json | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Juliaup/src/versions_database.jl b/Juliaup/src/versions_database.jl index 18b27b36..a1ab8944 100644 --- a/Juliaup/src/versions_database.jl +++ b/Juliaup/src/versions_database.jl @@ -1 +1 @@ -JULIA_APP_VERSION = v"1.0.45" +JULIA_APP_VERSION = v"1.0.46" diff --git a/launcher/version.h b/launcher/version.h index 96df2217..3babd7b8 100644 --- a/launcher/version.h +++ b/launcher/version.h @@ -1,5 +1,5 @@ #define JULIA_APP_VERSION_MAJOR 1 #define JULIA_APP_VERSION_MINOR 0 -#define JULIA_APP_VERSION_REVISION 45 +#define JULIA_APP_VERSION_REVISION 46 #define JULIA_APP_VERSION_BUILD 0 #define JULIA_APP_BUNDLED_JULIA "1.6.1+0" diff --git a/msix/PackagingLayout.xml b/msix/PackagingLayout.xml index 67cdc251..eaf0a5de 100644 --- a/msix/PackagingLayout.xml +++ b/msix/PackagingLayout.xml @@ -1,6 +1,6 @@ - - + + @@ -10,7 +10,7 @@ -