mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-15 13:47:05 +02:00
Version 3.2.5: Add information about macOS build.
This commit is contained in:
parent
deea69e119
commit
f55d3d1c6a
2 changed files with 3 additions and 2 deletions
|
@ -401,7 +401,7 @@ if customRunCommand:
|
|||
stage('patches', """
|
||||
git clone https://github.com/desktop-app/patches.git
|
||||
cd patches
|
||||
git checkout 17c7e63cfd
|
||||
git checkout 85bce38ec7
|
||||
""")
|
||||
|
||||
stage('depot_tools', """
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
3.2.5 (16.11.21) [Windows]
|
||||
3.2.5 (16.11.21) [Windows, macOS]
|
||||
|
||||
- Fix connecting in case bad characters appear in device name on Windows.
|
||||
- Fix custom input methods on macOS.
|
||||
|
||||
3.2.4 (13.11.21)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue