From 4bc2027fb970482341f95473dbe6dd7ed15d7081 Mon Sep 17 00:00:00 2001 From: David Anthoff Date: Tue, 6 Jul 2021 11:41:33 -0700 Subject: [PATCH] Update version to v1.0.48.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 cd8d9cc1..e736038d 100644 --- a/Juliaup/src/versions_database.jl +++ b/Juliaup/src/versions_database.jl @@ -1 +1 @@ -JULIA_APP_VERSION = v"1.0.47" +JULIA_APP_VERSION = v"1.0.48" diff --git a/launcher/version.h b/launcher/version.h index 730bf631..2959e504 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 47 +#define JULIA_APP_VERSION_REVISION 48 #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 f77581d9..91ebd64b 100644 --- a/msix/PackagingLayout.xml +++ b/msix/PackagingLayout.xml @@ -1,6 +1,6 @@ - - + + @@ -10,7 +10,7 @@ -