Bump version

This commit is contained in:
Matt Nadareski
2016-03-30 03:04:42 -07:00
parent 8e181c3e25
commit 7f6c8c5ab4
3 changed files with 3 additions and 3 deletions

View File

@@ -261,7 +261,7 @@
this.MainMenuStrip = this.menuStrip1;
this.Name = "SabreToolsUI";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "SabreTools UI 0.2.2.0";
this.Text = "SabreTools UI 0.2.2.1";
this.menuStrip1.ResumeLayout(false);
this.menuStrip1.PerformLayout();
this.ResumeLayout(false);