Skip to content

Commit dd4e053

Browse files
committed
Merge branch 'dev'
2 parents 8f39e78 + 6a38da7 commit dd4e053

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@supermapgis/react-iclient",
3-
"version": "11.3.0",
3+
"version": "12.0.0-r",
44
"description": "SuperMap iClient for React.js",
55
"homepage": "https://iclient.supermap.io",
66
"scripts": {

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Required metadata
22
sonar.projectKey=com.supermap:react-iclient
33
sonar.projectName=react-iclient
4-
sonar.projectVersion=11.3.0
4+
sonar.projectVersion=12.0.0
55

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

src/mapboxgl/package-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@supermapgis/react-iclient-mapboxgl",
3-
"version": "11.3.0",
3+
"version": "12.0.0-r",
44
"description": "SuperMap iClient for React.js",
55
"main": "dist/index",
66
"dependencies": {

0 commit comments

Comments
 (0)