From 05eac5bc3ba7d2d2ecb26c1783cd8b86d3fd408d Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Wed, 18 Mar 2026 19:49:24 -0400 Subject: [PATCH] v1.6.1 --- LICENSE | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 6979801398..ee4c680769 100644 --- a/LICENSE +++ b/LICENSE @@ -3,7 +3,7 @@ Business Source License 1.1 Parameters Licensor: General Outline, Inc. -Licensed Work: Outline 1.6.0 +Licensed Work: Outline 1.6.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-03-15 +Change Date: 2030-03-18 Change License: Apache License, Version 2.0 diff --git a/package.json b/package.json index 8d6ca564d2..f52d62101f 100644 --- a/package.json +++ b/package.json @@ -392,6 +392,6 @@ "cheerio": "1.0.0-rc.12", "zod": "^4.2.1" }, - "version": "1.6.0", + "version": "1.6.1", "packageManager": "yarn@4.11.0" }