diff --git a/PomoTime/MainPage.xaml.cs b/PomoTime/MainPage.xaml.cs
index b0dc164..9067bdf 100644
--- a/PomoTime/MainPage.xaml.cs
+++ b/PomoTime/MainPage.xaml.cs
@@ -327,6 +327,7 @@ namespace PomoTime
{
FastForwardTime();
SaveLocalState();
+ StartTimer();
}
private void StartTimer()
diff --git a/PomoTime/Package.appxmanifest b/PomoTime/Package.appxmanifest
index 395bc50..fd5c3da 100644
--- a/PomoTime/Package.appxmanifest
+++ b/PomoTime/Package.appxmanifest
@@ -9,9 +9,9 @@
+ Version="1.0.22.0" />
-
+
PomoTime