Skip to content

Commit c7f18a2

Browse files
committed
and readme for good measure
1 parent b01cc9c commit c7f18a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Benefits compared to some of the other auth APIs (Globed, DashAuth, GDAuth):
1818
First, add Argon to the `CMakeLists.txt` of your mod:
1919

2020
```cmake
21-
CPMAddPackage("gh:GlobedGD/argon@1.4.0")
21+
CPMAddPackage("gh:GlobedGD/argon@1.4.1")
2222
target_link_libraries(${PROJECT_NAME} argon)
2323
```
2424

0 commit comments

Comments
 (0)