Skip to content

Commit

Permalink
version bump to v2.8.7.rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed May 31, 2024
1 parent 5fbc9a1 commit 79e694d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## mini_portile changelog

### next / unreleased
### 2.8.7.rc1 / unreleased

#### Added

Expand Down
2 changes: 1 addition & 1 deletion lib/mini_portile2/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
class MiniPortile
VERSION = "2.8.6"
VERSION = "2.8.7.rc1"
end

0 comments on commit 79e694d

Please sign in to comment.