From c75815b90cbbfc77fe4d1e67dc6e955741032f88 Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Sat, 6 Jun 2026 08:46:07 -0400 Subject: [PATCH] v1.8.1 --- LICENSE | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 3a2d4104df..1de4bdfea8 100644 --- a/LICENSE +++ b/LICENSE @@ -3,7 +3,7 @@ Business Source License 1.1 Parameters Licensor: General Outline, Inc. -Licensed Work: Outline 1.8.0 +Licensed Work: Outline 1.8.1 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-06-01 +Change Date: 2030-06-06 Change License: Apache License, Version 2.0 diff --git a/package.json b/package.json index 61d68e5f5a..4e1c47dc79 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.8.0", + "version": "1.8.1", "packageManager": "yarn@4.11.0" }