Skip to content

Commit 5fd9b6e

Browse files
bump version to 1.0b35
1 parent 419c315 commit 5fd9b6e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dcbattwebhook-swift/dcbattwebhook_swiftApp.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ import SwiftUI
1010
public let prodName = "Battery Webhook"
1111

1212
#if os(tvOS)
13-
public let version = "1.0b34 on tvOS"
13+
public let version = "1.0b35 on tvOS"
1414
#else
15-
public let version = "1.0b34"
15+
public let version = "1.0b35"
1616
#endif
1717

1818
@main

0 commit comments

Comments
 (0)