Skip to content

Commit

Permalink
Actualizado número de version a 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
luisbelloch committed Nov 30, 2015
1 parent 0face4b commit 60089aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ apply plugin: 'org.flywaydb.flyway'

jar {
baseName = 'cudu'
version = '2.0.11'
version = '2.1.0'
}

sourceCompatibility = 1.8
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cudu",
"version": "2.0.9",
"version": "2.1.0",
"description": "Aplicación para la gestión de datos de asociaciones juveniles.",
"author": "Federació d'Escoltisme Valencià <[email protected]>",
"homepage": "https://github.com/fev/cudu.git",
Expand Down

0 comments on commit 60089aa

Please sign in to comment.