Skip to content

Commit

Permalink
0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anomaddev committed Feb 2, 2023
1 parent 928ad3d commit c2776ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Sources/NomadToolsX/NomadApp.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ import UIKit

open class NomadApp: UIResponder, UIApplicationDelegate {

static let version: String = "0.7.0"

/// window
open var window: UIWindow?

Expand Down

0 comments on commit c2776ee

Please sign in to comment.