Skip to content

Commit

Permalink
Update version to 1.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
RiledUpCrow committed Nov 27, 2017
1 parent a7dff0e commit d6b93f0
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>pl.betoncraft.betonquest</groupId>
<artifactId>BetonQuest</artifactId>
<version>1.9.3</version>
<version>1.9.6</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
Expand Down
13 changes: 12 additions & 1 deletion src/main/resources/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
v1.9.4
v1.9.6
Fixes:
* Update version to 1.9.6

v1.9.5
Fixes:
* Fixed global locations loading before the worlds
* Fixed loading order of Citizens/EffectLib integration
* Fixed restarting of persistent objectives not working correctly
* Fixed "unbreakable" tag not being read from items

v1.9.4
Fixes:
* Fixed broken integration loading

Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ main: pl.betoncraft.betonquest.BetonQuest
description: Advanced role-playing quests and NPC conversations
authors: [Co0sh]
website: https://www.spigotmc.org/resources/betonquest.2117/
version: 1.9.4
version: 1.9.6
load: STARTUP
loadbefore:
- Skript
Expand Down

0 comments on commit d6b93f0

Please sign in to comment.