From 27b3edeb641dfb96049dbc9d369c1606d55e4b85 Mon Sep 17 00:00:00 2001 From: Alexander Cerutti Date: Sat, 23 Aug 2025 23:46:42 +0200 Subject: [PATCH] Set hapns to be out of development phase --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca98733..f59ec86 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Look at the [Migration Guide](https://github.com/alexandercerutti/passkit-genera Give a look at other libreries I made: - [Passkit Webservice Toolkit](https://github.com/alexandercerutti/passkit-webservice-toolkit) and its integrations -- 🚧 [hapns](https://github.com/alexandercerutti/hapns) to support updates through APNs notifications, with examples (early stage of development, feedbacks are welcome) +- [hapns](https://github.com/alexandercerutti/hapns) to support updates through APNs notifications, with examples ---