Skip to content

Commit

Permalink
Bump app version to 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Drakota committed May 5, 2021
1 parent 3039f15 commit e7c59f3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion lib/widgets/rate_app_card.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import 'package:bttvstickers/constants.dart';
import 'package:bttvstickers/screens/tutorial_screen.dart';
import 'package:bttvstickers/widgets/card.dart' as own;
import 'package:flutter/material.dart';
import 'package:flutter_svg/flutter_svg.dart';
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 2.0.2+7
version: 2.0.3+8

environment:
sdk: ">=2.12.0 <3.0.0"
Expand Down

0 comments on commit e7c59f3

Please sign in to comment.