Skip to content

Commit 26c11c0

Browse files
authored
Bump Rakaly CLI to 0.5.0 (#1947)
1 parent e2c97c0 commit 26c11c0

File tree

7 files changed

+1
-1
lines changed
  • ImperatorToCK3
    • Helpers
    • Resources/rakaly
      • rakaly-0.4.25-aarch64-apple-darwin
      • rakaly-0.4.25-x86_64-pc-windows-msvc
      • rakaly-0.4.25-x86_64-unknown-linux-musl
      • rakaly-0.5.0-aarch64-apple-darwin
      • rakaly-0.5.0-x86_64-pc-windows-msvc
      • rakaly-0.5.0-x86_64-unknown-linux-musl

7 files changed

+1
-1
lines changed

ImperatorToCK3/Helpers/RakalyCaller.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
namespace ImperatorToCK3.Helpers;
1010

1111
public static class RakalyCaller {
12-
private const string RakalyVersion = "0.4.25";
12+
private const string RakalyVersion = "0.5.0";
1313
private static readonly string RelativeRakalyPath;
1414

1515
static RakalyCaller() {
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)