From 5d425721238a012b1bbf9df9195d3b9272206ecc Mon Sep 17 00:00:00 2001 From: Paris Date: Sun, 24 Nov 2024 15:33:18 +0100 Subject: [PATCH] by release_nebula.py for given tag: 1.7.0-rc4 --- Design/quasarVersion.txt | 2 +- Documentation/source/_static/versions.json | 2 +- FrameworkInternals/files.txt | 4 ++-- Server/include/QuasarVersion.h | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Design/quasarVersion.txt b/Design/quasarVersion.txt index 20a63c05..3fd526c0 100644 --- a/Design/quasarVersion.txt +++ b/Design/quasarVersion.txt @@ -1 +1 @@ -v1.7.0-rc3 \ No newline at end of file +v1.7.0-rc4 \ No newline at end of file diff --git a/Documentation/source/_static/versions.json b/Documentation/source/_static/versions.json index a11eade7..f3f5c467 100644 --- a/Documentation/source/_static/versions.json +++ b/Documentation/source/_static/versions.json @@ -1,7 +1,7 @@ { "versions": [ "latest", - "v1.7.0-rc3", + "v1.7.0-rc4", "v1.6.1", "v1.6.0", "v1.5.18", diff --git a/FrameworkInternals/files.txt b/FrameworkInternals/files.txt index a315a1fd..71634c12 100644 --- a/FrameworkInternals/files.txt +++ b/FrameworkInternals/files.txt @@ -456,7 +456,7 @@ }, "quasarVersion.txt": { "install": "overwrite", - "md5": "8794baec0a9c67ee055cc32e88f55072", + "md5": "b40bbf522fe0cc0b5476f410555db1c8", "must_be_versioned": true, "must_exist": true }, @@ -1191,7 +1191,7 @@ }, "QuasarVersion.h": { "install": "overwrite", - "md5": "bccd94c773872d2a5aed7d6238532201", + "md5": "ce188f02c0a618967a96813cd314e41a", "must_be_versioned": true, "must_exist": true }, diff --git a/Server/include/QuasarVersion.h b/Server/include/QuasarVersion.h index 54dcdd78..9441f3b5 100644 --- a/Server/include/QuasarVersion.h +++ b/Server/include/QuasarVersion.h @@ -1 +1 @@ -#define QUASAR_VERSION_STR "v1.7.0-rc3" +#define QUASAR_VERSION_STR "v1.7.0-rc4"