Skip to content

Commit

Permalink
bump cesium version
Browse files Browse the repository at this point in the history
  • Loading branch information
mateoconlechuga committed Sep 24, 2023
1 parent 78fa2eb commit fe8c01b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cesium.asm
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
; POSSIBILITY OF SUCH DAMAGE.

cesium_name := 'Cesium'
cesium_version := '3.6.5'
cesium_version := '3.6.6'
cesium_copyright := '(C) 2015-2022 MATTHEW WALTZ'

include 'include/macros.inc'
Expand Down

0 comments on commit fe8c01b

Please sign in to comment.