From a13b7391979d016c17c8e3ecaf965588eead43c0 Mon Sep 17 00:00:00 2001 From: AliasAlreadyTaken Date: Thu, 18 Jul 2024 04:22:38 +0200 Subject: [PATCH] Version 1.0.0 --- LICENSE.md | 4 ++-- information.lua | 2 +- init.lua | 2 +- settingtypes.txt | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 042d008..f3ca2a4 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,11 +1,11 @@ # License -Copyright (c) 2024 Developername, Styxcolor +Copyright (c) 2024 AliasAlreadyTaken, Styxcolor Code: -* [MIT](https://gitea.your-land.de/your-land/yl_api_nodestages/src/LICENSE-MIT) Developername +* [MIT](https://gitea.your-land.de/your-land/yl_api_nodestages/src/LICENSE-MIT) AliasAlreadyTaken Media: diff --git a/information.lua b/information.lua index ed6e003..e463375 100644 --- a/information.lua +++ b/information.lua @@ -1,5 +1,5 @@ yl_api_nodestages.information = {} -yl_api_nodestages.information.version = "0.0.1" +yl_api_nodestages.information.version = "1.0.0" yl_api_nodestages.information.author = "AliasAlreadyTaken" yl_api_nodestages.information.license = "MIT" yl_api_nodestages.information.name = "yl_api_nodestages" diff --git a/init.lua b/init.lua index 8eab65d..7c0d1bb 100644 --- a/init.lua +++ b/init.lua @@ -1,4 +1,4 @@ --- Version 0.0.1 +-- Version 1.0.0 -- Author AliasAlreadyTaken -- License MIT diff --git a/settingtypes.txt b/settingtypes.txt index ded8d05..889ce37 100644 --- a/settingtypes.txt +++ b/settingtypes.txt @@ -1,4 +1,4 @@ -[category] +[yl_api_nodestages] # Debug # Set this to true to enable debug mode, it will output some more values to log