-
Notifications
You must be signed in to change notification settings - Fork 224
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [Testing] Collections v1.0.1.4 * Collections v1.0.1.4 * Collections v1.0.1.4
- Loading branch information
1 parent
f00693c
commit 2d722d9
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
[plugin] | ||
repository = "https://github.com/Seventhxiv/Collections.git" | ||
commit = "ee5fc5e4d91934cafd6aa5523ea9da9ad7984af3" | ||
commit = "f9937e765f1626afc015274930f7f222f2d7ff4a" | ||
owners = ["Seventhxiv"] | ||
project_path = "Collections" | ||
changelog = """ | ||
Collections v1.0.1.3 | ||
- Prevent some crashes by changing cache Dictionaries to Concurrent | ||
Collections v1.0.1.4 | ||
- Refactoring code | ||
""" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
[plugin] | ||
repository = "https://github.com/Seventhxiv/Collections.git" | ||
commit = "ee5fc5e4d91934cafd6aa5523ea9da9ad7984af3" | ||
commit = "f9937e765f1626afc015274930f7f222f2d7ff4a" | ||
owners = ["Seventhxiv"] | ||
project_path = "Collections" | ||
changelog = """ | ||
Collections v1.0.1.3 | ||
- Prevent some crashes by changing cache Dictionaries to Concurrent | ||
Collections v1.0.1.4 | ||
- Refactoring code | ||
""" |