Skip to content

Commit 7028f32

Browse files
committed
Bump oneMath version to v0.8
1 parent 11a0a64 commit 7028f32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ if(_use_onemath)
183183
FetchContent_Declare(
184184
onemath_library
185185
GIT_REPOSITORY https://github.com/uxlfoundation/oneMath.git
186-
GIT_TAG 20ba6fd7ae4af6ed693246cfd22c343e6522edbe # v0.7
186+
GIT_TAG 5c7e1e7a710556e51f70ecc8dd26dfd04e3abf41 # v0.8
187187
)
188188
endif()
189189

0 commit comments

Comments
 (0)