Skip to content

Commit

Permalink
Rolling for further development.
Browse files Browse the repository at this point in the history
  • Loading branch information
pspeed42 committed Mar 31, 2021
1 parent c0a59ac commit 48336df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ buildscript {

apply plugin: 'java'

version='1.15.0'
version='1.15.1-SNAPSHOT'

ext.jmeVersion='3.1.0-stable'

Expand Down
4 changes: 4 additions & 0 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Version 1.15.1 (unreleased)
--------------


Lemur 1.15.0 (latest)
-------------
* Fixed a bug where moving a GuiComponent from one GUI element to another
Expand Down

0 comments on commit 48336df

Please sign in to comment.