Skip to content

Commit

Permalink
Update to v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lhaeger committed Dec 2, 2021
1 parent 07b7e9b commit 1f43949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Launcher/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class AppDelegate: NSObject, NSApplicationDelegate {
let buildNumber: String = Bundle.main.object(forInfoDictionaryKey: "CFBundleVersion") as! String

let appAbout = "AutoRaise & Launcher\n" +
"Version 2.1.0, 2021-05-07\n\n" +
"Version 2.5.0, 2021-12-02\n\n" +
"©2021 Stefan Post, Lothar Haeger\n" +
"Icons made by https://www.flaticon.com/authors/fr"

Expand Down

0 comments on commit 1f43949

Please sign in to comment.