Skip to content

Commit a2d8039

Browse files
authored
Merge pull request #16 from magic-pinecone/fix/gh-action
update: update version tag
2 parents b1d4812 + d239e95 commit a2d8039

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/lib/features/settings/data/settings_repository.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ class StaticSettingsRepository implements SettingsRepository {
1111
SettingsSnapshot loadSettings() {
1212
return const SettingsSnapshot(
1313
appName: '神奇松果 Lite',
14-
appVersion: '0.1.0',
14+
appVersion: '0.1.1',
1515
summary:
1616
'神奇松果是由學生社群 Google Developers on Campus NCU 正在開發中的軟體。期望能夠將零碎的校務資訊、分散的系統功能整合起來,為中大學生提供一個一站式的服務。目前的試行版本(Lite)提供以下功能:',
1717
statusItems: [

0 commit comments

Comments
 (0)