-
Notifications
You must be signed in to change notification settings - Fork 232
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e6f8b8c
commit b2f4f2a
Showing
1 changed file
with
5 additions
and
4 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,12 +1,13 @@ | ||
[plugin] | ||
repository = "https://github.com/Critical-Impact/AllaganMarket.git" | ||
commit = "8faea3e1edbf270a3d86751ac363ba067bd6e30b" | ||
commit = "7371530563fabe029d72e3c5bda794f9139d88cf" | ||
owners = [ | ||
"Critical-Impact", | ||
] | ||
project_path = "AllaganMarket" | ||
version = "1.1.0.0" | ||
version = "1.1.0.1" | ||
changelog = """\ | ||
**Fixes** | ||
- API11 support | ||
**Changes** | ||
- Add "Open Crafting Log" to context menu inside plugin windows | ||
- The order of items is now retrieved directly from the game so highlighting should always highlight the correct item | ||
""" |