Skip to content

Commit

Permalink
Prepping for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
pspeed42 committed Nov 22, 2016
1 parent 7ea6c32 commit ba5b4af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ buildscript {
apply plugin: 'java'
apply plugin: 'maven'

version='1.2.1-SNAPSHOT'
version='1.2.1'
group='com.simsilica'

ext.jmeVersion = "3.1.0-alpha4"
Expand Down
2 changes: 1 addition & 1 deletion release-notes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Version 1.2.1 (unreleased)
Version 1.2.1
--------------
* Added EtherealHost.setStateCollectionInterval() to configure how often
state is retrieved from the ZoneManager and sent to the clients.
Expand Down

0 comments on commit ba5b4af

Please sign in to comment.