Skip to content

Commit

Permalink
fix: Update version
Browse files Browse the repository at this point in the history
Bump version to 0.5.2
  • Loading branch information
bootloopmaster636 authored Oct 2, 2023
1 parent 834f3e9 commit 7ac95b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/displayLayers/OverlayLayer.dart
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ class AboutUs extends StatelessWidget {
height: 24,
),
const Text(
"Version 0.5.1",
"Version 0.5.2",
textAlign: TextAlign.center,
style: TextStyle(fontWeight: FontWeight.bold),
),
Expand Down

0 comments on commit 7ac95b8

Please sign in to comment.