diff --git a/.travis.yml b/.travis.yml index d8c54b600..010ba9c98 100644 --- a/.travis.yml +++ b/.travis.yml @@ -64,7 +64,7 @@ deploy: target_commitish: $TRAVIS_COMMIT on: tags: false - branch: v2 + branch: dev notifications: email: diff --git a/src/version.h b/src/version.h index 3757861a2..3bea0c96e 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define EMSESP_APP_VERSION "2.0.0b14" +#define EMSESP_APP_VERSION "2.0.1b1"