We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19d45df commit 7fc0015Copy full SHA for 7fc0015
CHANGELOG.md
@@ -1,2 +1,2 @@
1
-- Instance and Backup configuration added
2
-- Code refactoring
+- Call to apis refactored
+- Update version fixed
setup.iss
@@ -1,5 +1,5 @@
#define MyAppName "MineControl CLI"
-#define MyAppVersion "1.0.0"
+#define MyAppVersion "1.0.1"
3
#define MyAppPublisher "Andre Carbajal"
4
#define MyAppExeName "mine-control-cli.exe"
5
0 commit comments