We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beff37b commit 2ed12d9Copy full SHA for 2ed12d9
src/rubik7d.cs
@@ -20,7 +20,7 @@ namespace _3dedit
20
/// Summary description for Form1.
21
/// </summary>
22
public class Form1:System.Windows.Forms.Form {
23
- public string VERSION = "v0.8.1";
+ public string VERSION = "v0.8.2";
24
25
private System.Windows.Forms.Splitter splitter1;
26
private System.Windows.Forms.Panel panel1;
0 commit comments