mirror of
https://github.com/xivdev/Penumbra.git
synced 2026-02-06 16:04:38 +01:00
0.1.1
This commit is contained in:
parent
4da98041b1
commit
f3c10b9e85
2 changed files with 3 additions and 3 deletions
|
|
@ -15,7 +15,7 @@ using Penumbra.UI.Classes;
|
|||
|
||||
namespace Penumbra.UI.Tabs;
|
||||
|
||||
public class ChangedItemsTab(
|
||||
public class PreviewItemsTab(
|
||||
CollectionManager collectionManager,
|
||||
CollectionSelectHeader collectionHeader,
|
||||
ChangedItemDrawer drawer,
|
||||
|
|
|
|||
|
|
@ -5,8 +5,8 @@
|
|||
"Punchline": "Runtime mod loader and manager.",
|
||||
"Description": "Runtime mod loader and manager.",
|
||||
"InternalName": "PenumbraPreview",
|
||||
"AssemblyVersion": "0.1",
|
||||
"TestingAssemblyVersion": "0.1",
|
||||
"AssemblyVersion": "0.1.1",
|
||||
"TestingAssemblyVersion": "0.1.1",
|
||||
"RepoUrl": "https://github.com/ffbewhatah-maker/PenumbraPreview",
|
||||
"ApplicableVersion": "any",
|
||||
"DalamudApiLevel": 14,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue