You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 23, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: FCM/Generic.swift
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -39,8 +39,8 @@ let global_sdkpath = "\(global_container)/.sdk"
39
39
letglobal_sdkpath="\(global_documents)/.sdk"
40
40
#endif
41
41
42
-
letchangelog:String="v2.0.alpha_3\"iPad + Code Editor Update\"\n\nApp\n-> moved \"Cleaner\" to additional tools\n-> added missing credits\n-> improved + fixed bash-safety-check\n-> fixed support for multiline word Utility names\n\nCode Editor\n-> added auto tabbing"
43
-
letglobal_version:String="v2.0.alpha_3"
42
+
letchangelog:String="v2.0.alpha_4\"iPad + Code Editor Update\"\n\nCodeEditor\n-> fixed copy/paste of code\n-> fixed a faulty highlighting rule\n"
0 commit comments