Skip to content

Commit 9a891ba

Browse files
chore(release): 1.6.4-dev.2 [skip ci]
## [1.6.4-dev.2](1.6.4-dev.1...1.6.4-dev.2) (2024-08-20)
1 parent 74805b6 commit 9a891ba

File tree

4 files changed

+7
-5
lines changed

4 files changed

+7
-5
lines changed

AutoUpdater.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<item>
3-
<version>1.6.4.1</version>
4-
<url>https://github.com/PocketMiner82/pseudocode-ide/releases/download/1.6.4-dev.1/pseudocode-ide.zip</url>
5-
<changelog>https://github.com/PocketMiner82/pseudocode-ide/blob/1.6.4-dev.1/CHANGELOG.md</changelog>
3+
<version>1.6.4.2</version>
4+
<url>https://github.com/PocketMiner82/pseudocode-ide/releases/download/1.6.4-dev.2/pseudocode-ide.zip</url>
5+
<changelog>https://github.com/PocketMiner82/pseudocode-ide/blob/1.6.4-dev.2/CHANGELOG.md</changelog>
66
<mandatory>false</mandatory>
77
</item>

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [1.6.4-dev.2](https://github.com/PocketMiner82/pseudocode-ide/compare/1.6.4-dev.1...1.6.4-dev.2) (2024-08-20)
2+
13
## [1.6.4-dev.1](https://github.com/PocketMiner82/pseudocode-ide/compare/1.6.3...1.6.4-dev.1) (2024-08-05)
24

35
## [1.6.3](https://github.com/PocketMiner82/pseudocode-ide/compare/1.6.2...1.6.3) (2024-04-20)

pseudocodeIde/pseudocodeIde.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<AssemblyTitle>pseudocode-ide</AssemblyTitle>
99
<Company>PocketMiner82</Company>
1010
<Product>pseudocode-ide</Product>
11-
<version>1.6.4.1</version>
11+
<version>1.6.4.2</version>
1212
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
1313
<AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
1414
</PropertyGroup>

pseudocodeIdeUpdater/pseudocodeIdeUpdater.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<Product>pseudocodeIdeUpdater</Product>
88
<Copyright>Copyright © 2023</Copyright>
99
<OutputPath>..\bin\$(Configuration)\updater\</OutputPath>
10-
<version>1.6.4.1</version>
10+
<version>1.6.4.2</version>
1111
<AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
1212
<AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
1313
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>

0 commit comments

Comments
 (0)