diff --git a/Guard/Guard.csproj b/Guard/Guard.csproj
index 75adfbc..b689a2c 100644
--- a/Guard/Guard.csproj
+++ b/Guard/Guard.csproj
@@ -7,7 +7,7 @@
enable
true
2FAGuard
- 1.2.0
+ 1.3.0
Timo Kössler and Open Source Contributors
$(Authors)
git
diff --git a/Guard/Installer/installer.iss b/Guard/Installer/installer.iss
index 8f4d6b1..5edf529 100644
--- a/Guard/Installer/installer.iss
+++ b/Guard/Installer/installer.iss
@@ -1,5 +1,5 @@
#define MyAppName "2FAGuard"
-#define MyAppVersion "1.2.0"
+#define MyAppVersion "1.3.0"
#define MyAppPublisher "Timo Kössler"
#define MyAppURL "https://2faguard.app"
#define MyAppExeName "2FAGuard.exe"
diff --git a/README.md b/README.md
index 8e6d9c9..6b8adcb 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,7 @@ A modern and secure Windows app for managing your 2FA authentification codes.
- 🔒 **Supports Windows Hello**: Use your fingerprint, face or hardware security key to access your tokens quickly and securely.
- 💡 **Dark Mode**: A modern and sleek design that looks great in both light and dark mode.
- 📦 **Portable Version**: You can use 2FAGuard as a portable application without installation, e.g. on a USB stick
+- 🌍 **Multilingual**: 2FAGuard is currently available in English, German and Chinese (Simplified).
## Download
@@ -25,7 +26,7 @@ You can import QR codes or enter the token details manually. Furthermore 2FAGuar
The secret keys, the account names and your notes are encrypted using the AEGIS-256 algorithm. The encryption key is derived via Argon2id.
**From which 2FA apps can I import tokens?**
-Tokens can be imported from generic TOTP Uri lists. In addition Google Authenticator, Bitwarden, Authenticator Pro and 2FAS are currently explicitly supported.
+Tokens can be imported from generic TOTP Uri lists. In addition Google Authenticator, Bitwarden, Authenticator Pro, Aegis Authenticator and 2FAS are currently explicitly supported.
**Which devices are supported?**
This app is only available for Windows 10 18362.0 and higher. For Android I recommend [Authenticator Pro](https://github.com/jamie-mh/AuthenticatorPro) that is fully compatible with 2FAGuard.