From 568b4ac074c67c5c58c75637c3a60b41f5bb1e6b Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Fri, 24 Apr 2026 20:19:52 +0000 Subject: [PATCH] v1.7.0 --- LICENSE | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index ee4c680769..0a2c7626c2 100644 --- a/LICENSE +++ b/LICENSE @@ -3,7 +3,7 @@ Business Source License 1.1 Parameters Licensor: General Outline, Inc. -Licensed Work: Outline 1.6.1 +Licensed Work: Outline 1.7.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-03-18 +Change Date: 2030-04-24 Change License: Apache License, Version 2.0 diff --git a/package.json b/package.json index 043063264f..89c9da6e29 100644 --- a/package.json +++ b/package.json @@ -391,6 +391,6 @@ "fast-xml-parser": "5.5.7", "@types/markdown-it": "14.1.1" }, - "version": "1.6.1", + "version": "1.7.0", "packageManager": "yarn@4.11.0" }