diff --git a/R2API.Elites/README.md b/R2API.Elites/README.md index 00b29976..5d4ca00a 100644 --- a/R2API.Elites/README.md +++ b/R2API.Elites/README.md @@ -20,6 +20,9 @@ The EliteRamp implementation is handled inside the EliteRamp class, you can use ## Changelog +### '1.0.5' +* Fixes for 1.3.5 Game Update. + ### '1.0.4' * Initial fixes for SOTS DLC2 Release. diff --git a/R2API.Elites/thunderstore.toml b/R2API.Elites/thunderstore.toml index 4d34e83e..7ce42450 100644 --- a/R2API.Elites/thunderstore.toml +++ b/R2API.Elites/thunderstore.toml @@ -5,7 +5,7 @@ schemaVersion = "0.0.1" [package] namespace = "RiskofThunder" name = "R2API_Elites" -versionNumber = "1.0.4" +versionNumber = "1.0.5" description = "API for adding custom elite types" websiteUrl = "https://github.com/risk-of-thunder/R2API" containsNsfwContent = false