Changed build id to avoid l/i confusion

This commit is contained in:
Isaac Greene 2022-04-10 00:21:53 -04:00
parent 8cb3960507
commit aa98615750

View file

@ -15,10 +15,12 @@ struct April2022: View {
VStack (alignment: .leading) {
Text("2022-04-10")
.font(.title2)
Text("Version Prerelease Build LVSXT10l\n")
Text("Version Prerelease Build LVSXT10m\n")
.font(.footnote)
Text("\u{2022} Added known issues view.\n\t\u{2022} Might add this to the change log navigation at the bottom in the future")
}
.padding(30)
//2022-04-09
VStack (alignment: .leading) {
Text("2022-04-09:")