mirror of
https://github.com/tribufu/ServerManagers
synced 2026-06-01 09:42:39 +00:00
Discord Plugin Profile Name Column Changes
1. Profile name has been converted to a droplist and is now populated with the Server Manager Profile Names for selection.
This commit is contained in:
parent
eaa7876ab4
commit
fce9a3e65f
10 changed files with 212 additions and 24 deletions
|
|
@ -30,5 +30,5 @@ using System.Runtime.InteropServices;
|
|||
//
|
||||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("1.0.16.1")]
|
||||
[assembly: AssemblyFileVersion("1.0.16.1")]
|
||||
[assembly: AssemblyVersion("1.0.17.1")]
|
||||
[assembly: AssemblyFileVersion("1.0.17.1")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue