Skip to content

Commit

Permalink
chore: new version v0.12.3 [skip ci] [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
adhocore committed Oct 20, 2021
1 parent e690d3b commit 92e4524
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [v0.12.3](https://github.com/adhocore/please/releases/tag/v0.12.3) (2021-10-20)

### Miscellaneous
- Use qgit instead (Jitendra Adhikari) [_e690d3b_](https://github.com/adhocore/please/commit/e690d3b)


## [v0.12.2](https://github.com/adhocore/please/releases/tag/v0.12.2) (2021-10-20)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.12.2
v0.12.3
2 changes: 1 addition & 1 deletion please
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ update()
ok " Done [${NEWVER}]" 0
}

version() { echo v0.12.2; }
version() { echo v0.12.3; }

# get box.phar path
get-box()
Expand Down

0 comments on commit 92e4524

Please sign in to comment.