Skip to content

Commit 908f5d0

Browse files
Unified versioning for repos
Signed-off-by: Philip Windecker <philip.windecker@avenyr.de>
1 parent d2c3612 commit 908f5d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.antora/antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ version:
77
v(*): V$1
88
V(*): V$1
99
# Update version number accordingly. This is the version for any other activated branch (branch must be added in the generator site.yml!). Schema = 0.0.x-<branch-name> (only works for branches starting with "feature/")
10-
(*): '3.6.0-$1'
10+
(*): 'V3.6.0-$1'

0 commit comments

Comments
 (0)