Skip to content

Commit 50cae36

Browse files
committed
Change the version of the examples back to 1.2.0
1 parent c558324 commit 50cae36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ To try out the command line examples follow the above build instructions.
106106
When everything did build successful you can try out the API like this:
107107
```shell
108108
cd examples/target
109-
java -cp examples-2.0.0-jar-with-dependencies.jar ExampleSendMessage test_gshuPaZoeEG6ovbc8M79w0QyM 31612345678 "This is a test message"
109+
java -cp examples-1.2.0-jar-with-dependencies.jar ExampleSendMessage test_gshuPaZoeEG6ovbc8M79w0QyM 31612345678 "This is a test message"
110110
```
111111

112112
Please see the other examples for a complete overview of all the available API calls.

0 commit comments

Comments
 (0)