From 4ea1b5993485d5ddcf2cbad6be1e29c9ea6d4648 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 5 Aug 2024 13:56:11 +0000 Subject: [PATCH] chore(release): 1.6.4-dev.1 [skip ci] ## [1.6.4-dev.1](https://github.com/PocketMiner82/pseudocode-ide/compare/1.6.3...1.6.4-dev.1) (2024-08-05) --- AutoUpdater.xml | 6 +++--- CHANGELOG.md | 2 ++ pseudocodeIde/pseudocodeIde.csproj | 2 +- pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj | 2 +- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/AutoUpdater.xml b/AutoUpdater.xml index fd1c40c..993c853 100644 --- a/AutoUpdater.xml +++ b/AutoUpdater.xml @@ -1,7 +1,7 @@ - 1.6.3 - https://github.com/PocketMiner82/pseudocode-ide/releases/download/1.6.3/pseudocode-ide.zip - https://github.com/PocketMiner82/pseudocode-ide/blob/1.6.3/CHANGELOG.md + 1.6.4.1 + https://github.com/PocketMiner82/pseudocode-ide/releases/download/1.6.4-dev.1/pseudocode-ide.zip + https://github.com/PocketMiner82/pseudocode-ide/blob/1.6.4-dev.1/CHANGELOG.md false \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 7559197..87d88d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [1.6.4-dev.1](https://github.com/PocketMiner82/pseudocode-ide/compare/1.6.3...1.6.4-dev.1) (2024-08-05) + ## [1.6.3](https://github.com/PocketMiner82/pseudocode-ide/compare/1.6.2...1.6.3) (2024-04-20) diff --git a/pseudocodeIde/pseudocodeIde.csproj b/pseudocodeIde/pseudocodeIde.csproj index 408a7c5..ffce40f 100644 --- a/pseudocodeIde/pseudocodeIde.csproj +++ b/pseudocodeIde/pseudocodeIde.csproj @@ -8,7 +8,7 @@ pseudocode-ide PocketMiner82 pseudocode-ide - 1.6.3 + 1.6.4.1 false false diff --git a/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj b/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj index 1fcd540..1f96a22 100644 --- a/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj +++ b/pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj @@ -7,7 +7,7 @@ pseudocodeIdeUpdater Copyright © 2023 ..\bin\$(Configuration)\updater\ - 1.6.3 + 1.6.4.1 false false false