Skip to content

Commit cb9de2b

Browse files
committed
Fix mod name
1 parent 4538cee commit cb9de2b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 1.0.1 - 2024-03-13
4+
5+
- Fix mod name
6+
37
## v1.0.0 - 2024-03-12
48

59
- Initial release

modinfo.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"context": "client",
33
"identifier": "com.pa.quitch.ai-personality-names-dev",
4-
"display_name": "Show AI Personality Names DEV",
4+
"display_name": "Show AI Personality Names",
55
"description": "Displays AI personalities in place of AI names on the player list and spectator panel. Compatible with All-In-One Spectator Tab.",
66
"author": "Quitch",
7-
"version": "1.0.0",
7+
"version": "1.0.1",
88
"build": "116982",
99
"date": "2024-03-12",
1010
"signature": " ",

0 commit comments

Comments
 (0)