From 45b8079f6d51023490dfa260eefc300d6a545572 Mon Sep 17 00:00:00 2001 From: takunomi-build-bot Date: Wed, 10 Jul 2024 21:19:21 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Bumped=20version=20to=201.0.6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.lua b/init.lua index 7ec8647..acb7893 100644 --- a/init.lua +++ b/init.lua @@ -1,4 +1,4 @@ -local _VERSION = '1.0.5' +local _VERSION = '1.0.6' local colors = require ((...) .. '.colors') colors._VERSION = _VERSION