Skip to content

Commit cebdeef

Browse files
Added EZProj Default Icon Path
2 parents ef69772 + 0836ce0 commit cebdeef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

EZ_IDE/IDE.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ namespace EZ_IDE
1313
{
1414
public partial class IDE : Form
1515
{
16-
public static readonly string Version = "1.0.9";
16+
public static readonly string Version = "1.0.8";
1717

1818
#region AutoComplete
1919
readonly AutocompleteMenu popupMenu;

0 commit comments

Comments
 (0)