Skip to content

Commit 40c49f2

Browse files
authored
1.8.2 release changes (#1196)
1 parent 888635b commit 40c49f2

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

current-rc.txt

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

docs/antora-playbook.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ content:
2828
- v1.7.1
2929
- v1.8.0
3030
- v1.8.1
31+
- v1.8.2
3132
start_path: docs
3233
- url: https://github.com/featurehub-io/featurehub-saas-docs
3334
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.8.2
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.1",
2+
"latest" : "1.2.3",
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" ],
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" ]
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" ]
55
}

0 commit comments

Comments
 (0)