From 8170639085963919945138328bc4d199b11fd781 Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Sun, 12 Jul 2026 20:11:22 -0400 Subject: [PATCH] v1.9.1 --- LICENSE | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index ad1ee4abdf..e3cc6c8ba5 100644 --- a/LICENSE +++ b/LICENSE @@ -3,7 +3,7 @@ Business Source License 1.1 Parameters Licensor: General Outline, Inc. -Licensed Work: Outline 1.9.0 +Licensed Work: Outline 1.9.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-07-09 +Change Date: 2030-07-13 Change License: Apache License, Version 2.0 diff --git a/package.json b/package.json index 8e97c3e884..1e6e1d7c79 100644 --- a/package.json +++ b/package.json @@ -382,6 +382,6 @@ "uuid": "^11.1.1", "nodemailer@npm:9.0.0": "^9.0.1" }, - "version": "1.9.0", + "version": "1.9.1", "packageManager": "yarn@4.11.0" }