mirror of
https://github.com/neon443/NearFuture.git
synced 2026-03-11 14:56:15 +00:00
bump version, update whats new
This commit is contained in:
@@ -12,6 +12,6 @@ TEAM_ID = 8JGND254B7
|
|||||||
BUNDLE_ID = com.neon443.NearFuture
|
BUNDLE_ID = com.neon443.NearFuture
|
||||||
BUNDLE_ID_WIDGETS = com.neon443.NearFuture.widgets
|
BUNDLE_ID_WIDGETS = com.neon443.NearFuture.widgets
|
||||||
GROUP_ID = group.NearFuture
|
GROUP_ID = group.NearFuture
|
||||||
VERSION = 4.0.0
|
VERSION = 4.2
|
||||||
NAME = Near Future
|
NAME = Near Future
|
||||||
BUILD_NUMBER = 3
|
BUILD_NUMBER = 1
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ struct WhatsNewView: View {
|
|||||||
WhatsNewChunk(
|
WhatsNewChunk(
|
||||||
symbol: "list.bullet.indent",
|
symbol: "list.bullet.indent",
|
||||||
title: "Animations!",
|
title: "Animations!",
|
||||||
subtitle: "I added animations for adding, removing and ticking events"
|
subtitle: "I added animations for adding, removing and ticking events - animations are definitely the most important change"
|
||||||
)
|
)
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user