Bump version

This commit is contained in:
Starbeamrainbowlabs 2023-07-12 20:30:13 +01:00
parent 0645bc7b8e
commit ee4b3e09bb
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "worldeditadditions", "name": "worldeditadditions",
"version": "1.14.0", "version": "1.14.1",
"description": "Documentation website for WorldEditAdditions", "description": "Documentation website for WorldEditAdditions",
"main": "index.js", "main": "index.js",
"private": true, "private": true,

View File

@ -1,6 +1,6 @@
--- WorldEditAdditions --- WorldEditAdditions
-- @namespace worldeditadditions -- @namespace worldeditadditions
-- @release 1.14 -- @release 1.14.1
-- @copyright 2023 Starbeamrainbowlabs -- @copyright 2023 Starbeamrainbowlabs
-- @license Mozilla Public License, 2.0 -- @license Mozilla Public License, 2.0
-- @author Starbeamrainbowlabs -- @author Starbeamrainbowlabs

View File

@ -1,6 +1,6 @@
--- WorldEditAdditions-Core --- WorldEditAdditions-Core
-- @namespace worldeditadditions_core -- @namespace worldeditadditions_core
-- @release 1.14 -- @release 1.14.1
-- @copyright 2021 Starbeamrainbowlabs and VorTechnix -- @copyright 2021 Starbeamrainbowlabs and VorTechnix
-- @license Mozilla Public License, 2.0 -- @license Mozilla Public License, 2.0
-- @author Starbeamrainbowlabs and VorTechnix -- @author Starbeamrainbowlabs and VorTechnix