Compare commits

..

1 Commits

Author SHA1 Message Date
Thea Schöbl
a400a25a75 feat: email client prototype 2024-10-22 18:04:33 +00:00
3 changed files with 6 additions and 7 deletions

View File

@@ -0,0 +1,5 @@
---
"@openstapps/app": patch
---
Bug fixes and Android target sdk version is now 34

View File

@@ -1,11 +1,5 @@
# @openstapps/app
## 3.3.3
### Patch Changes
- 496b50d8: Bug fixes and Android target sdk version is now 34
## 3.3.2
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"name": "@openstapps/app",
"description": "The generic app tailored to fulfill needs of German universities, written using Ionic Framework.",
"version": "3.3.3",
"version": "3.3.2",
"private": true,
"license": "GPL-3.0-only",
"author": "Karl-Philipp Wulfert <krlwlfrt@gmail.com>",