Skip to content

Commit ac69ab8

Browse files
committed
fix version name
Signed-off-by: Alejandro M. Ramallo <[email protected]>
1 parent 26d4aad commit ac69ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/partisan.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{description,
33
"Partisan is a scalable and flexible, TCP-based membership system and distribution layer for the BEAM."
44
},
5-
{vsn, "5.0.0"},
5+
{vsn, "v5.0.0"},
66
{registered, []},
77
{applications, [
88
kernel,

0 commit comments

Comments
 (0)