Skip to content

Commit

Permalink
Prepare for release 0.7.1
Browse files Browse the repository at this point in the history
The 0.7.0 release provided the faulty application vsn string 0.6.0.
  • Loading branch information
bjosv committed Nov 22, 2024
1 parent 2e359d7 commit 34863c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ered.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, ered,
[{description, "Valkey Cluster client library application"},
{vsn, "0.6.0"},
{vsn, "0.7.1"},
{registered, []},
{applications,
[kernel,
Expand Down

0 comments on commit 34863c7

Please sign in to comment.