Skip to content

Commit

Permalink
v1.7.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ansd committed Oct 26, 2023
1 parent 3b350e6 commit a94832a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module(
name = "rabbitmq_osiris",
version = "1.6.9",
version = "1.7.0-rc.1",
)

bazel_dep(
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PROJECT = osiris
PROJECT_DESCRIPTION = Foundation of the log-based streaming subsystem for RabbitMQ
PROJECT_VERSION = 1.6.9
PROJECT_VERSION = 1.7.0-rc.1

define PROJECT_ENV
[
Expand Down

0 comments on commit a94832a

Please sign in to comment.