From 0780fe23470992d36f33b84d6f206886ef471436 Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Sat, 17 Jan 2026 11:13:21 -0500 Subject: [PATCH] v1.3.0 --- LICENSE | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 0aba92e5af..a5602ef9dc 100644 --- a/LICENSE +++ b/LICENSE @@ -3,7 +3,7 @@ Business Source License 1.1 Parameters Licensor: General Outline, Inc. -Licensed Work: Outline 1.2.0 +Licensed Work: Outline 1.3.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-01-06 +Change Date: 2030-01-17 Change License: Apache License, Version 2.0 diff --git a/package.json b/package.json index e924aa63ae..567601b5dc 100644 --- a/package.json +++ b/package.json @@ -390,6 +390,6 @@ "prismjs": "1.30.0", "cheerio": "1.0.0-rc.12" }, - "version": "1.2.0", + "version": "1.3.0", "packageManager": "yarn@4.11.0" }