Skip to content
Snippets Groups Projects

Raise version to 2.3.2

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -26,7 +26,7 @@ allprojects {
apply plugin: ScompPlugin
group 'nl.tudelft.ewi'
version = '2.3.1'
version = '2.3.2'
sourceCompatibility = '1.11'
targetCompatibility = '1.11'
Loading