Skip to content

Commit

Permalink
Bump: 2.4.2
Browse files Browse the repository at this point in the history
- New: Add BoardImage#getCreationMillis (ByteAlex)

Signed-off-by: kodehawa <david.alejandro.rubio@gmail.com>
  • Loading branch information
Kodehawa committed Nov 26, 2020
1 parent 891531a commit b5fc9a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
}

import org.apache.tools.ant.filters.ReplaceTokens
def versionObj = new Version(major: 2, minor: 4, revision: 1)
def versionObj = new Version(major: 2, minor: 4, revision: 2)

group 'net.kodehawa'
version "$versionObj"
Expand Down

0 comments on commit b5fc9a3

Please sign in to comment.