From 4537b41504edf022b0c02abcfdde66b45943d6da Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 30 May 2024 09:21:27 +0000 Subject: [PATCH] version incremented --- CHANGELOG.md | 4 ++++ Consts.gd | 2 +- README.md | 2 +- export_presets.cfg | 4 ++-- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0139bb3..b2af139 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [v2.6.7](https://github.com/Haidra-Org/Lucid-Creations/tree/v2.6.7) (2024-05-30) + +[Full Changelog](https://github.com/Haidra-Org/Lucid-Creations/compare/v2.6.6...v2.6.7) + ## [v2.6.6](https://github.com/Haidra-Org/Lucid-Creations/tree/v2.6.6) (2024-05-29) [Full Changelog](https://github.com/Haidra-Org/Lucid-Creations/compare/v2.6.5...v2.6.6) diff --git a/Consts.gd b/Consts.gd index 301bfca..c640a8c 100644 --- a/Consts.gd +++ b/Consts.gd @@ -1,4 +1,4 @@ class_name ToolConsts extends Reference -const VERSION := "v2.6.6" +const VERSION := "v2.6.7" diff --git a/README.md b/README.md index 65ec25b..2f985c4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Lucid-Creations [v2.6.6](CHANGELOG.md) +# Lucid-Creations [v2.6.7](CHANGELOG.md) Generate images using the Stable Diffusion Generative AI. This Godot Engine program is using the [Godot AI Horde Client Addon](https://github.com/Haidra-Org/AI-Horde-Client-Addon) to take advantage of the [AI Horde](https://aihorde.net/) crowdsourcing. diff --git a/export_presets.cfg b/export_presets.cfg index ce366a7..f4d1b12 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -93,8 +93,8 @@ codesign/description="" codesign/custom_options=PoolStringArray( ) application/modify_resources=true application/icon="" -application/file_version="v2.6.6" -application/product_version="v2.6.6" +application/file_version="v2.6.7" +application/product_version="v2.6.7" application/company_name="A Division by Zer0" application/product_name="Lucid Creations" application/file_description=""