瀏覽代碼

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

Ali Mehasin 1 年之前
父節點
當前提交
e13ea53a26
共有 1 個文件被更改,包括 2 次插入2 次删除
  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