Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
IoanaAlexandru committed Sep 17, 2020
1 parent 8640112 commit fe6ea59
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lib/generated/intl/messages_en.dart
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ class MessageLookup extends MessageLookupByLibrary {
"infoPasswordResetEmailSent" : MessageLookupByLibrary.simpleMessage("Please check your inbox for the password reset e-mail."),
"infoRelevance" : MessageLookupByLibrary.simpleMessage("Try to choose the most restrictive category."),
"infoRelevanceExample" : MessageLookupByLibrary.simpleMessage("For instance, if something is only relevant for \"314CB\" and \"315CB\", don\'t just set \"CB\"."),
"infoRelevanceNothingSelected" : MessageLookupByLibrary.simpleMessage("Don\'t select anything if this is relevant for everyone."),
"infoRelevanceNothingSelected" : MessageLookupByLibrary.simpleMessage("If this is relevant for everyone, don\'t select anything ."),
"labelCategory" : MessageLookupByLibrary.simpleMessage("Category"),
"labelClass" : MessageLookupByLibrary.simpleMessage("Class"),
"labelColor" : MessageLookupByLibrary.simpleMessage("Color"),
Expand Down
4 changes: 2 additions & 2 deletions lib/generated/l10n.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ description: A mobile application for students at ACS UPB.
# 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: 0.6.0+1
version: 0.6.1+1

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

0 comments on commit fe6ea59

Please sign in to comment.