This repository was archived by the owner on Apr 5, 2022. It is now read-only.
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,9 @@ description: YHotkeys'de neler değişti
14
14
15
15
⚗️ Deneysel versiyon
16
16
17
- ## 👨🔬 2.4.2.1
17
+ ## 🏷️ 2.4.2.1
18
18
19
- ⚗️ Deneysel versiyon
19
+ ✨ Seçili metnin üzerine uygulanan işlemler geliştirildi
20
20
21
21
- 🌍 HTTP linklerini (` http:// ` ön eki olmasa bile) ❖ Win ✲ Ctrl E ile browser ile açma
22
22
- 🧠 Daha verimli HTTP link algılayıcı eklendi (` www. ` , ` .com ` metinleri ile HTTP algılanmakta)
Original file line number Diff line number Diff line change 7
7
; UTF-8 with BOM
8
8
9
9
; ------------------------------- Development Settings -------------------------------
10
- DEBUG := False
10
+ DEBUG := True
11
11
12
12
; ----------------------------------- App Settings -----------------------------------
13
13
APP_ICON = 🌱
@@ -21,7 +21,7 @@ DIR_NAME := A_AppData . "\" . APP_NAME
21
21
DIR_ICON := DIR_NAME . " \Icons"
22
22
23
23
; --------------------------------- Update settings ----------------------------------
24
- VERSION = 2.4.2.1
24
+ VERSION = 2.4.2 .2b
25
25
API_RELEASE = https:// api.github.com/ repos/ yedhrab/ YHotkeys/ releases/ latest
26
26
27
27
PATH_EXE = %DIR_NAME%\YHotkeys.exe
You can’t perform that action at this time.
0 commit comments