Bump version number

This commit is contained in:
Matt Nadareski
2016-04-03 03:06:29 -07:00
parent 614cb92f01
commit 845bd72a50
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.7.0";
this.Text = "SabreTools UI 0.2.8.0";
this.menuStrip1.ResumeLayout(false);
this.menuStrip1.PerformLayout();
this.ResumeLayout(false);