From 43f6b88c194fa01f106a902cf550817b14fc65de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Vaz?= Date: Thu, 15 Feb 2024 07:23:38 -0300 Subject: [PATCH] Update config.toml --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index a393ea4..62159ef 100644 --- a/config.toml +++ b/config.toml @@ -9,4 +9,4 @@ REPOSITORY_LABEL = "Default Pieces Repository" # The version of this Pieces release # Attention: changing this will create a new release -VERSION = "0.0.3" +VERSION = "0.0.4"