Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump to userli 3.11.0 release #73

Merged
merged 1 commit into from
Nov 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
userli_version: "3.10.0"
userli_version: "3.11.0"
userli_mysql_user: "userli"
userli_mysql_password: ""
userli_mysql_db: "userli"
Expand Down
1 change: 1 addition & 0 deletions vars/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
userli_sha512_checksum:
3.11.0: a1c5dd96733e16d43beb43949ce7a5d8252f2febb0e8d6da56e0638f356fdb5be9811259ba06df05c28b176abcff4cc7f479cf87d443f6ccc0d96d367cfbfc4a
3.10.0: 48d512fb8f2507c470dba00ae6feecdfe0f559f66de3728c5bec0ac0316c074e109bffb8e3a09cbef5b23e1c12e8e314a9316530db46e48327553d71053c73b5
3.9.1: 4c553b8d81570f4f2ea4b345f64f60ffc318fab5896b70d80033fe70d6b85bfacfe3084e3fb2bb0e39d833cc6b23b6a7368f3d1cef1d4468fcc83c8bf05bb73e
3.9.0: 19d6d978be141690a180f349abe95be11305911dbd0d8469beea6bc5d90746d5a7598552f9d80e679a386b01103a17f55b6427b5310dd3f3a3d1bae3512e81d8
Expand Down