diff --git a/.gitignore b/.gitignore index c492d4d..f9f3828 100644 --- a/.gitignore +++ b/.gitignore @@ -363,3 +363,7 @@ MigrationBackup/ FodyWeavers.xsd /ZipMaking/EncyclopediaExpanded /ZipMaking +/Capture5.PNG +/Capture4.PNG +/Capture3.PNG +/Capture2.PNG diff --git a/Info.json b/Info.json index 9b3c20b..4b7f301 100644 --- a/Info.json +++ b/Info.json @@ -2,7 +2,7 @@ "Id": "EncyclopediaExpanded", "DisplayName": "Encyclopedia Expanded", "Author": "Arkive", - "Version": "0.1.0", + "Version": "1.0.0", "ManagerVersion": "0.23.0.0", "EntryMethod": "EncyclopediaExpanded.Main.Load", "Repository": "https://raw.githubusercontent.com/ArkiveDev/EncyclopediaExpanded/master/Repository.json", diff --git a/Repository.json b/Repository.json index fc13863..a96b5e8 100644 --- a/Repository.json +++ b/Repository.json @@ -2,7 +2,7 @@ "Releases": [ { "Id": "EncyclopediaExpanded", - "Version": "0.1.0" + "Version": "1.0.0" } ] } \ No newline at end of file