Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Commit

Permalink
v1.1.1+2
Browse files Browse the repository at this point in the history
  • Loading branch information
Luis Correa committed Jun 24, 2020
1 parent 4ed176f commit c26235d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions config/ussd_codes.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"code": "*222*328#"
},
{
"name": "Bonos",
"name": "Consultar bono",
"description": "Consulte el saldo actual de su Bono",
"icon": "star_border",
"type": "code",
Expand Down Expand Up @@ -171,7 +171,7 @@
"code": "*234*1*{telefono}*{clave}*{cantidad}#"
},
{
"name": "Bonos",
"name": "Bono",
"description": "Consulte el saldo actual de su Bono",
"icon": "star_border",
"type": "code",
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: 1.1.1+1
version: 1.1.1+2

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

0 comments on commit c26235d

Please sign in to comment.