Skip to content

Commit 7b5264b

Browse files
committed
Update how-to-install-the-aviate-plugin.adoc
1 parent f0acff7 commit 7b5264b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

userguide/aviate/how-to-install-the-aviate-plugin.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ curl -v \
6262
"http://127.0.0.1:8080/1.0/kb/nodesInfo"
6363
----
6464

65-
Replace `<token>` with your cloudsmith token. Replace `<version>` with the plugin version to be installed. This should be something like `1.0.12`.
65+
Replace `<token>` with your cloudsmith token. Replace `<version>` with the plugin version to be installed. At this time the latest version is `1.0.34`.
6666

6767
*Step 2 - Create Plugin Database Tables*
6868

@@ -122,7 +122,7 @@ The output should contain an entry similar to the following:
122122
"bundleSymbolicName": "com.kill-bill.billing.plugin.java.aviate-plugin",
123123
"pluginKey": "aviate-plugin",
124124
"pluginName": "aviate-plugin",
125-
"version": "1.0.12-SNAPSHOT",
125+
"version": "1.0.34-SNAPSHOT",
126126
"state": "RUNNING",
127127
"isSelectedForStart": true,
128128
"services": [

0 commit comments

Comments
 (0)