Skip to content

Commit

Permalink
【version】pre 11.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
songyumeng committed Jul 2, 2024
1 parent d7610ca commit 46b3113
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.2.0-beta2",
"version": "11.2.0",
"description": "SuperMap iClient for Vue.js",
"homepage": "https://iclient.supermap.io",
"scripts": {
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.2.0-beta2",
"version": "11.2.0",
"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.2.0-beta2",
"version": "11.2.0",
"homepage": "http://iclient.supermap.io",
"main": "lib/index",
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion static/libs/iclient-mapboxgl/iclient-mapboxgl.min.js

Large diffs are not rendered by default.

0 comments on commit 46b3113

Please sign in to comment.