From 74dd77b8879ce4ab8f237b5bbef8c90cc2f57117 Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Fri, 8 May 2026 17:55:02 -0400 Subject: [PATCH] v1.8.0-0 --- LICENSE | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index d7c1fe0e55..67cb4a018a 100644 --- a/LICENSE +++ b/LICENSE @@ -3,7 +3,7 @@ Business Source License 1.1 Parameters Licensor: General Outline, Inc. -Licensed Work: Outline 1.7.1 +Licensed Work: Outline 1.8.0-0 The Licensed Work is (c) 2026 General Outline, Inc. Additional Use Grant: You may make use of the Licensed Work, provided that you may not use the Licensed Work for a Document @@ -15,7 +15,7 @@ Additional Use Grant: You may make use of the Licensed Work, provided that Licensed Work by creating teams and documents controlled by such third parties. -Change Date: 2030-05-04 +Change Date: 2030-05-08 Change License: Apache License, Version 2.0 diff --git a/package.json b/package.json index f50643fee3..73cd69778d 100644 --- a/package.json +++ b/package.json @@ -422,6 +422,6 @@ "lodash-es@npm:^4.17.21": "^4.18.1", "lodash-es@npm:^4.17.23": "^4.18.1" }, - "version": "1.7.1", + "version": "1.8.0-0", "packageManager": "yarn@4.11.0" }