We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dee785 commit 9549810Copy full SHA for 9549810
CMakeLists.txt
@@ -124,7 +124,7 @@ endif()
124
include("cmake/defaults.cmake")
125
126
project(cesium-native
127
- VERSION 0.47.0
+ VERSION 0.48.0
128
LANGUAGES CXX C
129
)
130
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cesium-native",
3
- "version": "0.47.0",
+ "version": "0.48.0",
4
"description": "Cesium 3D Geospatial for C++",
5
"main": "index.js",
6
"directories": {
0 commit comments