Skip to content

Commit 2ed12d9

Browse files
committed
Bump version to v0.8.2
1 parent beff37b commit 2ed12d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rubik7d.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ namespace _3dedit
2020
/// Summary description for Form1.
2121
/// </summary>
2222
public class Form1:System.Windows.Forms.Form {
23-
public string VERSION = "v0.8.1";
23+
public string VERSION = "v0.8.2";
2424

2525
private System.Windows.Forms.Splitter splitter1;
2626
private System.Windows.Forms.Panel panel1;

0 commit comments

Comments
 (0)