Skip to content

Commit

Permalink
Bump Halo version in gradle.properties (#2835)
Browse files Browse the repository at this point in the history
#### What type of PR is this?

/kind improvement
/area core

#### What this PR does / why we need it:

Bump Halo version in gradle.properties for next release.

#### Does this PR introduce a user-facing change?

```release-note
None
```
  • Loading branch information
JohnNiang authored Dec 6, 2022
1 parent 5811261 commit f5ed34d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=2.0.0-SNAPSHOT
version=2.0.1-SNAPSHOT

0 comments on commit f5ed34d

Please sign in to comment.