Skip to content

Commit b2279ec

Browse files
committed
Customise versions
1 parent d34f711 commit b2279ec

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

antora-playbook.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,13 @@ runtime:
1919
content:
2020
sources:
2121
- url: https://github.com/compress4j/compress4j.git
22+
tags:
23+
- v2.1.2
2224
branches:
2325
- HEAD
24-
version: true
26+
version:
27+
v(?<version>+({0..9}).+({0..9}).+({0..9})): $<version>
28+
main: unstable
2529
start_path: docs
2630
ui:
2731
bundle:

0 commit comments

Comments
 (0)