Skip to content

Commit

Permalink
updated version in AppDelegate.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
D0miH committed Dec 20, 2018
1 parent 6eae66b commit ae95150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iGlance/iGlance/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ extension NSColor {
@NSApplicationMain
class AppDelegate: NSObject, NSApplicationDelegate {

public static var VERSION = "1.1"
public static var VERSION = "1.2"

/**
* StatusBarItems, Buttons and Menus declaration
Expand Down

0 comments on commit ae95150

Please sign in to comment.