From 4aa5cacc57857b63b1c1de112cd7ea40afad5c2a Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Tue, 6 Jan 2026 18:02:37 -0500 Subject: [PATCH] v1.2.0 --- LICENSE | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/LICENSE b/LICENSE index e2fbc33072..0aba92e5af 100644 --- a/LICENSE +++ b/LICENSE @@ -3,8 +3,8 @@ Business Source License 1.1 Parameters Licensor: General Outline, Inc. -Licensed Work: Outline 1.2.0-0 - The Licensed Work is (c) 2025 General Outline, Inc. +Licensed Work: Outline 1.2.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 Service. @@ -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: 2029-12-29 +Change Date: 2030-01-06 Change License: Apache License, Version 2.0 diff --git a/package.json b/package.json index 09a4677dc6..6ab6ba6657 100644 --- a/package.json +++ b/package.json @@ -391,6 +391,6 @@ "prismjs": "1.30.0", "cheerio": "1.0.0-rc.12" }, - "version": "1.2.0-0", + "version": "1.2.0", "packageManager": "yarn@4.11.0" }