We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fd45fe commit c6c3227Copy full SHA for c6c3227
docs/asciidoc/index.asciidoc
@@ -1,7 +1,7 @@
1
= Reactive Commons Reference Guide
2
Daniel Bustamante Ospina
3
// version is automatically set in doc.gradle, no need to change it here
4
-:appversion: 1.0.0.BUILD-SNAPSHOT
+:appversion: 0.6.1
5
ifndef::host-github[:ext-relative: {outfilesuffix}]
6
{appversion}
7
:doctype: book
gradle.properties
@@ -1,4 +1,4 @@
-version=0.6.2-beta
+version=0.6.2
springBootVersion=2.2.9.RELEASE
gradleVersionsVersion=0.28.0
-reactorRabbitVersion=1.5.0-M2
+reactorRabbitVersion=1.5.0-M2
0 commit comments