diff --git a/PlayerCoords/PlayerCoords.csproj b/PlayerCoords/PlayerCoords.csproj index cac539e..7e0bab3 100644 --- a/PlayerCoords/PlayerCoords.csproj +++ b/PlayerCoords/PlayerCoords.csproj @@ -5,7 +5,7 @@ Jrogo - 1.2.0 + 1.3.0 Tracks player positions https://github.com/Jrogo7/PlayerCoords diff --git a/PlayerCoords/PlayerCoords.json b/PlayerCoords/PlayerCoords.json index 7369862..deb57df 100644 --- a/PlayerCoords/PlayerCoords.json +++ b/PlayerCoords/PlayerCoords.json @@ -5,7 +5,7 @@ "Description": "Allows you to get the coordinate information for all nearby players", "ApplicableVersion": "any", "InternalName": "PlayerCoords", - "AssemblyVersion": "1.2.0", + "AssemblyVersion": "1.3.0", "RepoUrl": "https://github.com/Jrogo7/PlayerCoords", "Tags": [ "players" diff --git a/repo.json b/repo.json index a3d18ad..015ceb8 100644 --- a/repo.json +++ b/repo.json @@ -1,11 +1,11 @@ [{ - "DownloadLinkInstall": "https://github.com/Jrogo7/PlayerCoords/releases/download/1.2.0/latest.zip", - "DownloadLinkUpdate": "https://github.com/Jrogo7/PlayerCoords/releases/download/1.2.0/latest.zip", - "DownloadLinkTesting": "https://github.com/Jrogo7/PlayerCoords/releases/download/1.2.0/latest.zip", + "DownloadLinkInstall": "https://github.com/Jrogo7/PlayerCoords/releases/download/1.3.0/latest.zip", + "DownloadLinkUpdate": "https://github.com/Jrogo7/PlayerCoords/releases/download/1.3.0/latest.zip", + "DownloadLinkTesting": "https://github.com/Jrogo7/PlayerCoords/releases/download/1.3.0/latest.zip", "Author": "Jrogo", "Name": "Player Coords", "InternalName": "PlayerCoords", - "AssemblyVersion": "1.2.0", + "AssemblyVersion": "1.3.0", "Punchline": "Get the coordinate information for all nearby players", "Description": "Allows you to get the coordinate information for all nearby players", "ApplicableVersion": "any",