Skip to content

Commit

Permalink
Bump version: 1.1.0 → 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bear454 committed Jun 17, 2020
1 parent 34ec174 commit 26148d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
[bumpversion]
current_version = 1.1.0
current_version = 1.1.1
commit = True
tag = True

[bumpversion:file:packaging/blue-horizon.spec]
search = Version: {current_version}
replace = Version: {new_version}

2 changes: 1 addition & 1 deletion packaging/blue-horizon.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
#

Name: blue-horizon
Version: 1.1.0
Version: 1.1.1
Release: 0
License: GPL-3.0
Summary: Web server interface for terraforming in a public cloud
Expand Down

0 comments on commit 26148d2

Please sign in to comment.