diff --git a/code/html/fsversion b/code/html/fsversion
index 3eefcb9d..7dea76ed 100644
--- a/code/html/fsversion
+++ b/code/html/fsversion
@@ -1 +1 @@
-1.0.0
+1.0.1
diff --git a/code/src/version.h b/code/src/version.h
index a2b73d73..afd3ce45 100644
--- a/code/src/version.h
+++ b/code/src/version.h
@@ -1,4 +1,4 @@
#define APP_NAME "Espurna"
-#define APP_VERSION "1.0.0"
+#define APP_VERSION "1.0.1"
#define APP_AUTHOR "xose.perez@gmail.com"
#define APP_WEBSITE "http://tinkerman.cat"