From 7f5621e81fd8ca4b7201cfe953dfe725b39fd960 Mon Sep 17 00:00:00 2001 From: Sunguk Lee Date: Sun, 18 Nov 2018 21:59:19 +0900 Subject: [PATCH] Bump up version to 0.4.1 --- CHANGELOG.md | 3 +++ CMakeLists.txt | 2 +- resources/changeinfo.xml | 3 +++ sce_sys/livearea/contents/template.xml | 2 +- 4 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dbd1b63..24536707 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ ## Unreleased +## 0.4.1 +* Update latest moonlight-common-c (2c9d61c) + ## 0.4.0 * Sort app list alphabetically (#127) * Improve special button settings (#130) diff --git a/CMakeLists.txt b/CMakeLists.txt index c482ea8a..df2842bd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -9,7 +9,7 @@ set(TITLE_ID "XYZZ00002") set(TITLE "Moonlight") set(VERSION_MAJOR "0") set(VERSION_MINOR "4") -set(VERSION_PATCH "0") +set(VERSION_PATCH "1") execute_process(COMMAND python -c "print('%02d.%02d' % (${VERSION_MAJOR}, ${VERSION_MINOR}))" diff --git a/resources/changeinfo.xml b/resources/changeinfo.xml index 270ed281..f113e5e3 100644 --- a/resources/changeinfo.xml +++ b/resources/changeinfo.xml @@ -1,6 +1,9 @@ +* Update latest moonlight-common-c (2c9d61c)
+
## 0.4.0
* Sort app list alphabetically (#127)
* Improve special button settings (#130)
diff --git a/sce_sys/livearea/contents/template.xml b/sce_sys/livearea/contents/template.xml index e7c92274..07fdcdae 100644 --- a/sce_sys/livearea/contents/template.xml +++ b/sce_sys/livearea/contents/template.xml @@ -28,7 +28,7 @@ NVIDIA GAMESTREAM CLIENT - v0.4.0 + v0.4.1