Skip to content

Commit 7fc0015

Browse files
Update CHANGELOG and increment version to 1.0.1
1 parent 19d45df commit 7fc0015

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
- Instance and Backup configuration added
2-
- Code refactoring
1+
- Call to apis refactored
2+
- Update version fixed

setup.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#define MyAppName "MineControl CLI"
2-
#define MyAppVersion "1.0.0"
2+
#define MyAppVersion "1.0.1"
33
#define MyAppPublisher "Andre Carbajal"
44
#define MyAppExeName "mine-control-cli.exe"
55

0 commit comments

Comments
 (0)