From 5199049de902cdbead156e64d328cae1fbbdb4d7 Mon Sep 17 00:00:00 2001 From: Limezy <arnaudetpia@de-ruffray.fr> Date: Mon, 27 Feb 2023 10:34:25 +0700 Subject: [PATCH] Bump version --- conf/app.src | 4 ++-- manifest.json | 2 +- sources/patches/app-04-bible.patch | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/app.src b/conf/app.src index c200802..47c180a 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/outline/outline/archive/b813f20f8f3f7dafe872dea28f80776f6f43d5ed.zip -SOURCE_SUM=80314d88d0cca232d2db9aad1377a8d143704757f9a8d475cd826f10704eb4b2 +SOURCE_URL=https://github.com/outline/outline/archive/51909772a48d86cba215296e580db78769b75321.zip +SOURCE_SUM=b37d31f93e0541ce5d890c0f302054083739a6f72b24d16e992694e57a414aec SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index b410605..ece72fe 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Wiki and knowledge base for teams", "fr": "Wiki et base de connaissances pour les équipes" }, - "version": "0.68.5~ynh1", + "version": "0.68.6~ynh1", "url": "www.getoutline.com", "upstream": { "license": "BUSL-1.1", diff --git a/sources/patches/app-04-bible.patch b/sources/patches/app-04-bible.patch index f28a0a9..e19edca 100644 --- a/sources/patches/app-04-bible.patch +++ b/sources/patches/app-04-bible.patch @@ -129,7 +129,7 @@ index 158a0dfb9..f297c3433 100644 component = <InfoIcon color="currentColor" />; } diff --git a/shared/styles/theme.ts b/shared/styles/theme.ts -index c6da8afcf..6bf6a8479 100644 +index fe2441c3c..11b972f03 100644 --- a/shared/styles/theme.ts +++ b/shared/styles/theme.ts @@ -92,6 +92,8 @@ const buildBaseTheme = (input: Partial<Colors>) => {