3.2.2 release (#869)

* run bin/utils/release_version_update.sh

* comment out ensure-up-to-date script

* run bin/utils/release_version_update_docs.sh

* fix link to lc3
This commit is contained in:
William Cheng
2018-08-22 16:44:31 +08:00
committed by GitHub
parent 526e980a69
commit 3259bf71e6
21 changed files with 27 additions and 27 deletions

View File

@@ -17,5 +17,5 @@ gradle generateGoWithInvalidSpec
The samples can be tested against other versions of the plugin using the `openApiGeneratorVersion` property. For example:
```bash
gradle -PopenApiGeneratorVersion=3.2.1 openApiValidate
gradle -PopenApiGeneratorVersion=3.2.2 openApiValidate
```

View File

@@ -1 +1 @@
openApiGeneratorVersion=3.2.1
openApiGeneratorVersion=3.2.2