diff --git a/README.md b/README.md
index 51b1e3ea6..d3c4b7c84 100644
--- a/README.md
+++ b/README.md
@@ -203,6 +203,9 @@ createWorldDeny=You do not have access to that world
createConflict=Gate conflicts with existing gate
```
# Changes
+#### [Version 0.8.0.2] PseudoKnight fork
+ - Fix player relative yaw when exiting portal
+ - Add color code support in lang files
#### [Version 0.8.0.1] PseudoKnight fork
- Fix slab check for portal exits
- Improve material checks for gate configuration
diff --git a/pom.xml b/pom.xml
index b3ca59fa7..89d0e7480 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
4.0.0
org.TheDgtl
Stargate
- 0.8.0.2-SNAPSHOT
+ 0.8.0.2
UTF-8
diff --git a/src/plugin.yml b/src/plugin.yml
index 1b4350271..f3b134886 100644
--- a/src/plugin.yml
+++ b/src/plugin.yml
@@ -1,6 +1,6 @@
name: Stargate
main: net.TheDgtl.Stargate.Stargate
-version: 0.8.0.2-SNAPSHOT
+version: 0.8.0.2
description: Stargate mod for Bukkit
author: Drakia
website: http://www.thedgtl.net