Skip to content

Commit

Permalink
Release 1.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
JPercival committed Jan 30, 2020
1 parent ab85bfb commit d3d1405
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"java.configuration.updateBuildConfiguration": "automatic"
}
2 changes: 1 addition & 1 deletion Src/java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ allprojects {
apply plugin: 'eclipse'

group = 'info.cqframework'
version = '1.4.8-SNAPSHOT'
version = '1.4.8'
}

subprojects {
Expand Down

0 comments on commit d3d1405

Please sign in to comment.