From 4e9271da1c4ecf972bc427c92c96579a52c58d34 Mon Sep 17 00:00:00 2001 From: Thiago Menezes Date: Wed, 29 May 2024 17:55:26 -0300 Subject: [PATCH] chore(release): 1.6.2 --- Basalt.Core/Basalt.Core.csproj | 2 +- Basalt.Raylib/Basalt.Raylib.csproj | 2 +- Basalt/Basalt.csproj | 2 +- CHANGELOG.md | 3 +++ 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/Basalt.Core/Basalt.Core.csproj b/Basalt.Core/Basalt.Core.csproj index 0f8d270..1e38927 100644 --- a/Basalt.Core/Basalt.Core.csproj +++ b/Basalt.Core/Basalt.Core.csproj @@ -4,7 +4,7 @@ net8.0 enable enable - 1.6.1 + 1.6.2 True BasaltLogoBg.png README.md diff --git a/Basalt.Raylib/Basalt.Raylib.csproj b/Basalt.Raylib/Basalt.Raylib.csproj index ad94c00..6088865 100644 --- a/Basalt.Raylib/Basalt.Raylib.csproj +++ b/Basalt.Raylib/Basalt.Raylib.csproj @@ -5,7 +5,7 @@ enable enable true - 1.6.1 + 1.6.2 True BasaltLogoBg.png README.md diff --git a/Basalt/Basalt.csproj b/Basalt/Basalt.csproj index 6b320ba..e9c8c6a 100644 --- a/Basalt/Basalt.csproj +++ b/Basalt/Basalt.csproj @@ -5,7 +5,7 @@ enable enable true - 1.6.1 + 1.6.2 True Basalt BasaltLogoBg.png diff --git a/CHANGELOG.md b/CHANGELOG.md index b7437a2..9078661 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines. + +## [1.6.2](https://www.github.com/thiagomvas/Basalt/releases/tag/v1.6.2) (2024-05-29) + ## [1.6.1](https://www.github.com/thiagomvas/Basalt/releases/tag/v1.6.1) (2024-05-29)