Skip to content
This repository was archived by the owner on Aug 2, 2026. It is now read-only.

Commit 6ecbfc2

Browse files
committed
Update version to 7.0.2
1 parent 51b77f6 commit 6ecbfc2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

SysBot.Pokemon/Helpers/DudeBot.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ namespace SysBot.Pokemon.Helpers
33
public static class DudeBot
44
{
55
public static string Name { get; set; } = "DudeBot";
6-
public static string Version => "7.0.1";
6+
public static string Version => "7.0.2";
77
public const string ConfigPath = "config.json";
88
}
99
}

release_notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DudeBot.NET Release Notes
22

3-
## [Unreleased]
3+
## [7.0.2]
44

55
### Added
66
- **Multi-Tier Queue Favoritism:** Implemented a new multi-tiered role prioritization system (`Tier 1` through `Tier 4`, along with `Favored`). This allows server administrators to have fine-grained control over queue skipping priorities for their users.

0 commit comments

Comments
 (0)