diff --git a/README.md b/README.md
index 899aa84..b54a0de 100644
--- a/README.md
+++ b/README.md
@@ -52,3 +52,4 @@ Version | | Dependencies | Features
--- |--- |--- |---
0.1 | Alpha 1 | • node: 10.25
• tsc: 1.0
• lessc: 2.2 | • insert images & titles
• save & load files
0.2 | Alpha 2 | • node: 10.25
• tsc: 1.0
• lessc: 2.2 | • add parts for better performance
• refactor code
+0.3 | Alpha 3 | • node: 10.25
• tsc: 1.0
• lessc: 2.2 | • add title page before parts
• refactor code
diff --git a/manifest.json b/manifest.json
index 9bbc3b4..9cfcee9 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,6 +1,6 @@
{
"name": "Photobook designer",
- "version": "0.2",
+ "version": "0.3",
"description": "Design and print a photobook",
"launch_path": "index.html",
"icons": {