mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-18 05:47:43 +01:00
feat: use "D" prefix for dalamud version numbers
This commit is contained in:
parent
2c6471204c
commit
638dacbbf4
2 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ namespace Dalamud.Interface
|
|||
private const string CreditsTextTempl = @"
|
||||
Dalamud
|
||||
A FFXIV Hooking Framework
|
||||
Version {0}
|
||||
Version D{0}
|
||||
|
||||
|
||||
created by:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue