From a84c26c92dc0ca83dec9b2f5b09c40a2f38af90f Mon Sep 17 00:00:00 2001 From: Alexander Cerutti Date: Wed, 14 Aug 2019 16:42:43 +0200 Subject: [PATCH] Removed v2 beta notice --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index b62ef8b..90df136 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,6 @@
-> **v2.0.0 beta** is now available! It introduces a lot of changes. Check it out in its [new branch](https://github.com/alexandercerutti/passkit-generator/tree/v2.0.0-beta). Also, a [migration guide](https://github.com/alexandercerutti/passkit-generator/wiki/Migrating-from-v1-to-v2) has been made available. Any suggestion is well-accepted. Thank you! - ### Architecture This package was created with a specific architecture in mind: **application** and **model** (as preprocessed entity), to split as much as possible static objects (such as logo, background, icon, etc.) from dynamic ones (translations, barcodes, serialNumber, ...).