8.0.3 release

This commit is contained in:
Michael Smith 2020-10-18 00:53:49 -07:00
parent 2628553627
commit 188f27d419
No known key found for this signature in database
GPG Key ID: 41F47A53EDE95BE1
3 changed files with 5 additions and 2 deletions

View File

@ -203,6 +203,9 @@ createWorldDeny=You do not have access to that world
createConflict=Gate conflicts with existing gate
```
# Changes
#### [Version 0.8.0.3] PseudoKnight fork
- Fix economy
- Add custom buttons
#### [Version 0.8.0.2] PseudoKnight fork
- Fix player relative yaw when exiting portal
- Add color code support in lang files

View File

@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.TheDgtl</groupId>
<artifactId>Stargate</artifactId>
<version>0.8.0.2</version>
<version>0.8.0.3</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

View File

@ -1,6 +1,6 @@
name: Stargate
main: net.TheDgtl.Stargate.Stargate
version: 0.8.0.2
version: 0.8.0.3
description: Stargate mod for Bukkit
author: Drakia
website: http://www.thedgtl.net