Skip to content

Commit a4049f3

Browse files
authored
Merge pull request #49 from cloudnode-pro/next
Bump API version to 5.10.1
2 parents b6f9ccd + 53282dc commit a4049f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Cloudnode API SDK
22

33
![Client Version: 1.9.0](https://img.shields.io/badge/Client%20Version-1.9.0-%2316a34a)
4-
![API Version: 5.10.0](https://img.shields.io/badge/API%20Version-5.10.0-%232563eb)
4+
![API Version: 5.10.1](https://img.shields.io/badge/API%20Version-5.10.1-%232563eb)
55
![build: passing](https://img.shields.io/badge/build-passing-%2316a34a)
66
![npm downloads](https://img.shields.io/npm/dt/cloudnode-ts?label=downloads)
77

gen/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"name": "Cloudnode",
33
"instanceName": "cloudnode",
44
"baseUrl": "https://api.cloudnode.pro/v5/",
5-
"apiVersion": "5.10.0",
5+
"apiVersion": "5.10.1",
66
"browserSdkUrl": "https://cdn.jsdelivr.net/npm/cloudnode-ts@latest/browser/Cloudnode.min.js"
77
}

0 commit comments

Comments
 (0)