Skip to content

Commit

Permalink
visionOS ver1.6 release candidate 1
Browse files Browse the repository at this point in the history
  • Loading branch information
aaaa committed Jan 28, 2024
1 parent 889837e commit 2a733c2
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 @@ -157,7 +157,7 @@ extension 🗒️StaticInfo {

#elseif os(visionOS)
extension 🗒️StaticInfo {
static let versionInfos: [(version: String, date: String)] = [("1.6", "2024-01-2?")] //降順。先頭の方が新しい
static let versionInfos: [(version: String, date: String)] = [("1.6", "2024-01-28")] //降順。先頭の方が新しい

enum SourceCodeCategory: String, CaseIterable, Identifiable {
case main, アプリモデル, 将棋モデル, 将棋View, サブView, メニュー, SharePlay, ドラッグアンドドロップ, 共有アイテム, フィードバック, その他, おまけ
Expand Down

0 comments on commit 2a733c2

Please sign in to comment.