Skip to content

Commit 8111bbd

Browse files
committed
【version】11.1.2
1 parent 253baa8 commit 8111bbd

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@supermap/vue-iclient",
3-
"version": "11.1.1",
3+
"version": "11.1.2",
44
"description": "SuperMap iClient for Vue.js",
55
"homepage": "https://iclient.supermap.io",
66
"scripts": {

sonar-project.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Required metadata
22
sonar.projectKey=com.supermap:vue-iclient
33
sonar.projectName=vue-iclient
4-
sonar.projectVersion=11.1.1
4+
sonar.projectVersion=11.1.2
55

66
# Comma-separated paths to directories with sources (required)
77
sonar.sources=src/

src/leaflet/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@supermap/vue-iclient-leaflet",
33
"description": "SuperMap iClient for Vue.js",
4-
"version": "11.1.1",
4+
"version": "11.1.2",
55
"homepage": "http://iclient.supermap.io",
66
"main": "lib/index",
77
"dependencies": {

src/mapboxgl/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@supermap/vue-iclient-mapboxgl",
33
"description": "SuperMap iClient for Vue.js",
4-
"version": "11.1.1",
4+
"version": "11.1.2",
55
"homepage": "http://iclient.supermap.io",
66
"main": "lib/index",
77
"dependencies": {

0 commit comments

Comments
 (0)