From 156e8a08a76842c631270a231a59623df90e3af3 Mon Sep 17 00:00:00 2001 From: Limezy Date: Thu, 16 Feb 2023 23:25:06 +0700 Subject: [PATCH] Bump to v0.68.0 --- conf/app.src | 4 ++-- doc/DISCLAIMER.md | 2 +- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/app.src b/conf/app.src index ebaaf08..4d06b13 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/outline/outline/archive/21ce145f67b26cd7c4493258c65b5d1731b23a79.zip -SOURCE_SUM=610604b495a7972fd5140d14d53b8e1b891e9caf0aec53856cbe229f5c76eb77 +SOURCE_URL=https://github.com/outline/outline/archive/12aca51541ae07303767ef5cf5d66d21426de0e0.zip +SOURCE_SUM=888e52779b6a454288b9e7ccd072e4657c6a6bc70827c1844f394613d8b0fc74 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index a544695..a08ae4b 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -1,7 +1,7 @@ ### Not totally free licence Outline is a softwared licenced under [BUSL 1.1 licence](https://spdx.org/licenses/BUSL-1.1.html). ⚠️ That licence **is not totally free**. Please read it very carefully if you have any commercial use in mind. -The Outline version shipped with this package (v0.65.2) will be released under Apache-2.0 licence [after May 23rd 2026](https://github.com/outline/outline/blob/151c2c731a94eefdda4e62f311308e9bd4615838/LICENSE). +The Outline version shipped with this package (v0.68.0) will be released under Apache-2.0 licence [after May 23rd 2026](https://github.com/outline/outline/blob/151c2c731a94eefdda4e62f311308e9bd4615838/LICENSE). ### Known limitations diff --git a/manifest.json b/manifest.json index a83b23a..7996e1b 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.67.2~ynh1", + "version": "0.68.0~ynh1", "url": "www.getoutline.com", "upstream": { "license": "BUSL-1.1",