Skip to content

Commit

Permalink
【version】11.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
songyumeng committed Oct 15, 2024
1 parent 253baa8 commit 8111bbd
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@supermap/vue-iclient",
"version": "11.1.1",
"version": "11.1.2",
"description": "SuperMap iClient for Vue.js",
"homepage": "https://iclient.supermap.io",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Required metadata
sonar.projectKey=com.supermap:vue-iclient
sonar.projectName=vue-iclient
sonar.projectVersion=11.1.1
sonar.projectVersion=11.1.2

# Comma-separated paths to directories with sources (required)
sonar.sources=src/
Expand Down
2 changes: 1 addition & 1 deletion src/leaflet/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@supermap/vue-iclient-leaflet",
"description": "SuperMap iClient for Vue.js",
"version": "11.1.1",
"version": "11.1.2",
"homepage": "http://iclient.supermap.io",
"main": "lib/index",
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion src/mapboxgl/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@supermap/vue-iclient-mapboxgl",
"description": "SuperMap iClient for Vue.js",
"version": "11.1.1",
"version": "11.1.2",
"homepage": "http://iclient.supermap.io",
"main": "lib/index",
"dependencies": {
Expand Down

0 comments on commit 8111bbd

Please sign in to comment.