Skip to content

Commit 7a26f93

Browse files
author
synapticloop
committed
upped version due to broken plugin upload
1 parent c237cf2 commit 7a26f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ plugins {
2121
group = 'synapticloop'
2222
archivesBaseName = 'h2zero'
2323
description = """lightweight ORM generator for mysql/sqlite, java with extensions for taglibs and routemaster"""
24-
version = '4.1.8'
24+
version = '4.1.9'
2525

2626
tasks.withType(Javadoc).all { enabled = false }
2727

0 commit comments

Comments
 (0)