Skip to content

Commit 3dc6a15

Browse files
committed
Updated version numbers.
1 parent acb2b2d commit 3dc6a15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cgltf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* cgltf - a single-file glTF 2.0 parser written in C99.
33
*
4-
* Version: 1.1
4+
* Version: 1.2
55
*
66
* Website: https://github.com/jkuhlmann/cgltf
77
*

cgltf_write.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* cgltf_write - a single-file glTF 2.0 writer written in C99.
33
*
4-
* Version: 1.0
4+
* Version: 1.2
55
*
66
* Website: https://github.com/jkuhlmann/cgltf
77
*

0 commit comments

Comments
 (0)