Skip to content

Commit 744035b

Browse files
authored
release: 1.9.0 (#1212)
1 parent 32cbe88 commit 744035b

File tree

5 files changed

+7
-6
lines changed

5 files changed

+7
-6
lines changed

current-rc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.9.0-rc
1+
1.9.0

docs/antora-playbook.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ content:
2929
- v1.8.0
3030
- v1.8.1
3131
- v1.8.2
32+
- v1.9.0
3233
start_path: docs
3334
- url: https://github.com/featurehub-io/featurehub-saas-docs
3435
branches:

docs/antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: featurehub
22
version: 1.9.0
33
start_page: ROOT:index.adoc
44
title: FeatureHub
5-
prerelease: -rc
5+
#prerelease: -rc
66
# comment
77
nav:
88
- modules/ROOT/nav.adoc
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"latest" : "1.2.0",
2+
"latest" : "1.3.0",
33
"versions" : [ "1.1.1", "1.1.2", "1.1.3", "1.1.4", "1.2.0", "1.3.0" ],
4-
"published" : [ "1.1.1", "1.1.2", "1.1.3", "1.2.0" ]
4+
"published" : [ "1.1.1", "1.1.2", "1.1.3", "1.2.0", "1.3.0" ]
55
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"latest" : "1.2.3",
2+
"latest" : "1.2.4",
33
"versions" : [ "1.1.5", "1.1.6", "1.1.8", "1.1.9", "1.1.10", "1.1.11", "1.1.12", "1.1.14", "1.2.0", "1.2.1", "1.2.2", "1.2.3", "1.2.4" ],
4-
"published" : [ "1.1.5", "1.1.6", "1.1.8", "1.1.9", "1.1.10", "1.1.11", "1.1.12", "1.2.0", "1.2.1", "1.2.3" ]
4+
"published" : [ "1.1.5", "1.1.6", "1.1.8", "1.1.9", "1.1.10", "1.1.11", "1.1.12", "1.2.0", "1.2.1", "1.2.3", "1.2.4" ]
55
}

0 commit comments

Comments
 (0)