We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef69772 + 0836ce0 commit cebdeefCopy full SHA for cebdeef
1 file changed
EZ_IDE/IDE.cs
@@ -13,7 +13,7 @@ namespace EZ_IDE
13
{
14
public partial class IDE : Form
15
16
- public static readonly string Version = "1.0.9";
+ public static readonly string Version = "1.0.8";
17
18
#region AutoComplete
19
readonly AutocompleteMenu popupMenu;
0 commit comments