Skip to content

Commit

Permalink
iOS/macOS ver1.6 release candidate 1
Browse files Browse the repository at this point in the history
  • Loading branch information
aaaa committed Jan 29, 2024
1 parent 2a733c2 commit 0687bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Shared/その他/おまけ/🗒️StaticInfo.swift
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ enum 🗒️StaticInfo {

#if os(iOS)
extension 🗒️StaticInfo {
static let versionInfos: [(version: String, date: String)] = [("1.6", "2024-02-??"),
static let versionInfos: [(version: String, date: String)] = [("1.6", "2024-01-29"),
("1.5.1", "2023-11-10"),
("1.5", "2023-10-27"),
("1.4", "2023-05-11"),
Expand Down

0 comments on commit 0687bd5

Please sign in to comment.