1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/outline_ynh.git synced 2024-09-03 19:56:12 +02:00

Bump version

This commit is contained in:
Limezy 2023-02-27 10:34:25 +07:00
parent 6cd905ebf9
commit 5199049de9
3 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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",

View file

@ -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>) => {