Skip to content

Commit

Permalink
Merge pull request #26 from DUNE/picker24/feature/track_core_tag
Browse files Browse the repository at this point in the history
track MaCh3/v1.2.0_alpha
  • Loading branch information
dbarrow257 authored Oct 30, 2024
2 parents fd4a473 + c3e48fd commit fc62192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ find_package(MaCh3)
if(NOT MaCh3_FOUND)
CPMFindPackage(
NAME MaCh3
GIT_TAG "develop"
GIT_TAG "v1.2.0_alpha"
GITHUB_REPOSITORY mach3-software/MaCh3
)
else()
Expand Down

0 comments on commit fc62192

Please sign in to comment.