From 4c04bd9359281ee0683a8452c1b036c126c7c94c Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Sun, 11 May 2025 11:58:16 -0400 Subject: [PATCH] v0.84.0 (#9176) --- LICENSE | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index a53c10886f..1a15000105 100644 --- a/LICENSE +++ b/LICENSE @@ -3,7 +3,7 @@ Business Source License 1.1 Parameters Licensor: General Outline, Inc. -Licensed Work: Outline 0.83.0 +Licensed Work: Outline 0.84.0 The Licensed Work is (c) 2025 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: 2029-04-11 +Change Date: 2029-05-11 Change License: Apache License, Version 2.0 diff --git a/package.json b/package.json index de76ebf72f..5232f11ac4 100644 --- a/package.json +++ b/package.json @@ -379,6 +379,6 @@ "qs": "6.9.7", "prismjs": "1.30.0" }, - "version": "0.83.0", + "version": "0.84.0", "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" }