Update version format in README dependency example
Corrected the version format to match standard semantic versioning. This ensures consistency and avoids potential confusion for users copying the dependency snippet.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# CloudflareDNS-java
|
||||
|
||||
[](https://github.com/th-schwarz/CloudflareDNS-java/actions/workflows/build-and-test.yml) 
|
||||

|
||||
|
||||
[](https://sonarcloud.io/summary/new_code?id=thischwa_CloudflareDNS-java)
|
||||
[](https://sonarcloud.io/summary/new_code?id=thischwa_CloudflareDNS-java)
|
||||
@@ -8,8 +8,6 @@
|
||||
[](https://sonarcloud.io/summary/new_code?id=thischwa_CloudflareDNS-java)
|
||||
[](https://sonarcloud.io/summary/new_code?id=thischwa_CloudflareDNS-java)
|
||||
|
||||
Give it a try! [](https://github.com/th-schwarz/CloudflareDNS-java/releases)
|
||||
|
||||
## Preface
|
||||
|
||||
This project provides a java client for minimalistic access to the Cloudflare API, which is mainly used for managing DNS settings such as creating, updating and deleting DNS records.
|
||||
|
||||
Reference in New Issue
Block a user