Ver Fonte

chore(README.md): alpha -> beta (#10107)

Ali Mehasin há 1 ano atrás
pai
commit
e13ea53a26
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -48,8 +48,8 @@ Tauri currently supports development and distribution on the following platforms
 | Windows            | 7 and above                                                                                                     |
 | macOS              | 10.15 and above                                                                                                 |
 | Linux              | webkit2gtk 4.0 for Tauri v1 (for example Ubuntu 18.04). webkit2gtk 4.1 for Tauri v2 (for example Ubuntu 22.04). |
-| iOS/iPadOS (alpha) | 9 and above                                                                                                     |
-| Android (alpha)    | 7 and above                                                                                                     |
+| iOS/iPadOS (beta)  | 9 and above                                                                                                     |
+| Android (beta)     | 7 and above                                                                                                     |
 
 ## Contributing