From 2afbc3aa5ffaad3d5a6a2c8c55aa6340e5ada14e Mon Sep 17 00:00:00 2001 From: mitchell <70453897+orbitalquark@users.noreply.github.com> Date: Wed, 2 Mar 2022 23:31:12 -0500 Subject: Updated for 11.4 nightly. Lots of changes are in store for the next release, so label the intermediate state in an attempt to minimize confusion. The docs are published immediately on GitHub. --- core/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/init.lua b/core/init.lua index fd5a089d..4290c901 100644 --- a/core/init.lua +++ b/core/init.lua @@ -1,6 +1,6 @@ -- Copyright 2007-2022 Mitchell. See LICENSE. -_RELEASE = 'Textadept 11.3' +_RELEASE = 'Textadept 11.4 nightly' _COPYRIGHT = 'Copyright © 2007-2022 Mitchell. See LICENSE.\n' .. 'https://orbitalquark.github.io/textadept' -- cgit v1.2.3