We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e9d175 commit bf156e2Copy full SHA for bf156e2
1 file changed
README.md
@@ -14,6 +14,6 @@ This library does *not* respect semver and will instead follow Jane OpenAPI vers
14
* Second and third number are the Docker API Version
15
* Last number is the minor revision number for this
16
17
-So 3.1.25.0 is the version 1.25 of Docker API generated with Jane OpenAPI in a 3.X version.
+So 4.1.25.0 is the version 1.25 of Docker API generated with Jane OpenAPI in a 4.X version.
18
19
-You should always fix the version, or at least the 3 first numbers (3.1.25.*)
+You should always fix the version, or at least the 3 first numbers (4.1.25.*)
0 commit comments