We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f713e9 commit a564381Copy full SHA for a564381
1 file changed
lib/opso_timeline.dart
@@ -153,7 +153,7 @@ class OpsoTimeLineScreen extends StatelessWidget {
153
onPressed: () => Navigator.of(context).pop(),
154
),
155
centerTitle: true,
156
- title: const Text('Open-Source Timeline of 2024'),
+ title: const Text('Open-Source Timeline of 2026'),
157
158
body: Padding(
159
padding: const EdgeInsets.symmetric(horizontal: 50.0),
0 commit comments