config.yml
@@ -10,7 +10,7 @@ |
# The current version of your application. This will be advertised |
# through your REST API, and should take the form |
# "<major_version>.<minor_version>.<patch>". |
-version: 0.3.6 |
+version: 0.3.7 |
|
# The kind of application. Currently eRAMS supports two kinds of applications, `system` and `app`. |
# System apps have pre-configured installation and configurations, while all `app` applications are |
static/package.json
@@ -1,6 +1,6 @@ |
{ |
"name": "er2_watershedpriority", |
- "version": "0.3.6", |
+ "version": "0.3.7", |
"target": "web", |
"module": "index.js", |
"license": "MIT", |