generated from runelite/example-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: popup manager not working on preexisting alerts
- Loading branch information
1 parent
f5f7bcf
commit 69f42f1
Showing
2 changed files
with
4 additions
and
7 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
6 changes: 3 additions & 3 deletions
6
src/main/resources/com/adamk33n3r/runelite/watchdog/version.properties
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,6 +1,6 @@ | ||
#Mon Dec 23 05:05:15 EST 2024 | ||
VERSION_BUILD=4756 | ||
#Tue Dec 31 00:52:47 EST 2024 | ||
VERSION_BUILD=4760 | ||
VERSION_PHASE=release | ||
VERSION_MAJOR=3 | ||
VERSION_MINOR=6 | ||
VERSION_MINOR=7 | ||
VERSION_PATCH=0 |