From 3ce7143f930265a723f011d898013f6d413db1ff Mon Sep 17 00:00:00 2001 From: Chen Asraf Date: Fri, 26 Jul 2024 16:28:01 +0300 Subject: [PATCH] chore: bump build number --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 3012eadb..694ac978 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: dungeon_paper description: A Dungeon World character sheet app written with Flutter. -version: 2.0.11+319 +version: 2.0.11+320 # The above field defines the version and build number for your application. # A version number is three numbers separated by dots, like 1.2.43 # followed by an optional build number separated by a +. @@ -173,4 +173,4 @@ icons_launcher: sentry: upload_debug_symbols: true upload_source_maps: true - upload_sources: true + upload_sources: true \ No newline at end of file