Skip to content

Commit

Permalink
Merge pull request #3997 from pleroy/饞伖饞啝饞伔饞墶
Browse files Browse the repository at this point in the history
Next release is 饞伖饞啝饞伔饞墶
  • Loading branch information
pleroy committed May 6, 2024
2 parents a1738c9 + 9972b05 commit d57743b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ksp_plugin_adapter/main_window.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ namespace ksp_plugin_adapter {

internal class MainWindow : VesselSupervisedWindowRenderer {
// Update this section before each release.
private const string next_release_name = "讴丕卮丕賳蹖";
private const int next_release_lunation_number = 301;
private const string next_release_name = "饞伖饞啝饞伔饞墶";
private const int next_release_lunation_number = 302;
private readonly DateTimeOffset next_release_date_ =
new DateTimeOffset(2024, 05, 08, 03, 21, 56, TimeSpan.Zero);
new DateTimeOffset(2024, 06, 06, 12, 37, 45, TimeSpan.Zero);

public MainWindow(
PrincipiaPluginAdapter adapter,
Expand Down

0 comments on commit d57743b

Please sign in to comment.