From 9bdcf1a04a9d96ed007ac49ccc48c377a6d65e54 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+orbitalquark@users.noreply.github.com> Date: Fri, 29 Jan 2021 13:37:03 -0500 Subject: Updated for 11.1. --- core/init.lua | 2 +- docs/api.md | 2 +- docs/images/languages.png | Bin 3519 -> 3434 bytes docs/images/loc.png | Bin 3885 -> 3814 bytes docs/index.html | 2 +- docs/manual.md | 2 +- src/Info.plist | 4 ++-- src/textadept.rc | 8 ++++---- 8 files changed, 10 insertions(+), 10 deletions(-) diff --git a/core/init.lua b/core/init.lua index 7d6e30ec..395f95f8 100644 --- a/core/init.lua +++ b/core/init.lua @@ -1,6 +1,6 @@ -- Copyright 2007-2021 Mitchell. See LICENSE. -_RELEASE = 'Textadept 11.0' +_RELEASE = 'Textadept 11.1' _COPYRIGHT = 'Copyright © 2007-2021 Mitchell. See LICENSE.\n' .. 'https://orbitalquark.github.io/textadept' diff --git a/docs/api.md b/docs/api.md index a0a9b2b3..fe613407 100644 --- a/docs/api.md +++ b/docs/api.md @@ -1,4 +1,4 @@ -## Textadept 11.0 API Documentation +## Textadept 11.1 API Documentation 1. [_G](#_G) 1. [_L](#_L) diff --git a/docs/images/languages.png b/docs/images/languages.png index 7bf09b12..eec6a3e7 100644 Binary files a/docs/images/languages.png and b/docs/images/languages.png differ diff --git a/docs/images/loc.png b/docs/images/loc.png index 850f0112..c684d2dc 100644 Binary files a/docs/images/loc.png and b/docs/images/loc.png differ diff --git a/docs/index.html b/docs/index.html index 86b6a222..0efb9799 100644 --- a/docs/index.html +++ b/docs/index.html @@ -60,7 +60,7 @@