Skip to content

Commit 7dc2a3b

Browse files
committed
Update stable version for documentation
1 parent 406d431 commit 7dc2a3b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/modules/ROOT/pages/includes/attributes.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
:quarkus-version: 2.12.2.Final
2-
:quarkus-github-app-version: 1.13.1
1+
:quarkus-version: 2.13.0.Final
2+
:quarkus-github-app-version: 1.14.0
33

44
:github-api-javadoc-root-url: https://github-api.kohsuke.org/apidocs/org/kohsuke/github
55
:github-reference-documentation-root-url: https://docs.github.com/en/free-pro-team@latest/developers

docs/modules/ROOT/pages/includes/quarkus-github-app.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ a| [[quarkus-github-app_quarkus.github-app.app-id]]`link:#quarkus-github-app_qua
1515
[.description]
1616
--
1717
The numeric application id provided by GitHub.
18-
Optional for tests, but mandatory in production and dev mode.
18+
Optional for tests, but mandatory in production and dev mode.
1919

2020
ifdef::add-copy-button-to-env-var[]
2121
Environment variable: env_var_with_copy_button:+++QUARKUS_GITHUB_APP_APP_ID+++[]
@@ -32,7 +32,7 @@ a| [[quarkus-github-app_quarkus.github-app.app-name]]`link:#quarkus-github-app_q
3232
[.description]
3333
--
3434
The GitHub name of the application.
35-
Optional, only used for improving the user experience.
35+
Optional, only used for improving the user experience.
3636

3737
ifdef::add-copy-button-to-env-var[]
3838
Environment variable: env_var_with_copy_button:+++QUARKUS_GITHUB_APP_APP_NAME+++[]
@@ -65,7 +65,7 @@ a| [[quarkus-github-app_quarkus.github-app.private-key]]`link:#quarkus-github-ap
6565
[.description]
6666
--
6767
The RSA private key.
68-
Optional for tests, but mandatory in production and dev mode.
68+
Optional for tests, but mandatory in production and dev mode.
6969

7070
ifdef::add-copy-button-to-env-var[]
7171
Environment variable: env_var_with_copy_button:+++QUARKUS_GITHUB_APP_PRIVATE_KEY+++[]
@@ -115,7 +115,7 @@ a| [[quarkus-github-app_quarkus.github-app.instance-endpoint]]`link:#quarkus-git
115115
[.description]
116116
--
117117
The GitHub instance endpoint.
118-
Defaults to the public github.com instance.
118+
Defaults to the public github.com instance.
119119

120120
ifdef::add-copy-button-to-env-var[]
121121
Environment variable: env_var_with_copy_button:+++QUARKUS_GITHUB_APP_INSTANCE_ENDPOINT+++[]

0 commit comments

Comments
 (0)