diff --git a/README.md b/README.md
index d674e01fd736598bf036b04978169d99ca248a8b..c1c3e6a8ab4e631c35f0133ab8977338cdc6c0ea 100644
--- a/README.md
+++ b/README.md
@@ -89,30 +89,4 @@ then
 
 ## Roadmap
 
-- v0.1.0 (expected date: 21-08-16)
-    - Reorganization of persistent data
-    - Complete implementation of Figma model (made by Boris)
-    - Account management (creation, security)
-    - Payment (QR-code generation / reading, form)
-    - Viewing transaction history
-    - Finalization of integration tests and unit tests
-    - Completing the network scan when starting the application
-    - F-Droid publication
-- v1.0
-    - Multi-vault management
-    - Cesium import
-    - Advanced search
-    - Item basket management
-    - Transaction monitoring
-    - Contacts / Messaging
-    - IOS compatibility
-    - Sharding (sharing of key fragments)
-    - Apple AppStore and Google PlayStore publication
-    - Mock-up and UX design of future functionalities
-- v2.0
-    - Opaque bypass
-    - NFC payment
-    - Desktop compatibility
-    - Web of trust management (certifications, promises of certifications)
-    - Calendar / community
-
+-> https://pad.p2p.legal/gecko-roadmap-2022?view
diff --git a/pubspec.yaml b/pubspec.yaml
index f08d96cff77d840fb99241241d66390fd3754bd7..30a4a4ae7887d141236cc106fc783635d82322dc 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -5,7 +5,7 @@ description: Pay with G1.
 # pub.dev using `pub publish`. This is preferred for private packages.
 publish_to: 'none' # Remove this line if you wish to publish to pub.dev
 
-version: 0.0.8+7
+version: 0.0.8+8
 
 environment:
   sdk: '>=2.12.0 <3.0.0'