From b2309df76d18991bde369894c8a9054277eae698 Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Mon, 1 Jun 2026 08:06:02 -0400 Subject: [PATCH] v1.8.0 --- LICENSE | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index d7c1fe0e55..3a2d4104df 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 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-06-01 Change License: Apache License, Version 2.0 diff --git a/package.json b/package.json index 9f731fb6f7..4c11c61a8a 100644 --- a/package.json +++ b/package.json @@ -391,6 +391,6 @@ "ws@npm:~8.17.1": "^8.20.1", "uuid": "^11.1.1" }, - "version": "1.7.1", + "version": "1.8.0", "packageManager": "yarn@4.11.0" }