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

Commit c26235d

Browse files
author
Luis Correa
committed
v1.1.1+2
1 parent 4ed176f commit c26235d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

config/ussd_codes.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"code": "*222*328#"
1818
},
1919
{
20-
"name": "Bonos",
20+
"name": "Consultar bono",
2121
"description": "Consulte el saldo actual de su Bono",
2222
"icon": "star_border",
2323
"type": "code",
@@ -171,7 +171,7 @@
171171
"code": "*234*1*{telefono}*{clave}*{cantidad}#"
172172
},
173173
{
174-
"name": "Bonos",
174+
"name": "Bono",
175175
"description": "Consulte el saldo actual de su Bono",
176176
"icon": "star_border",
177177
"type": "code",

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1515
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1616
# Read more about iOS versioning at
1717
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18-
version: 1.1.1+1
18+
version: 1.1.1+2
1919

2020
environment:
2121
sdk: ">=2.7.0 <3.0.0"

0 commit comments

Comments
 (0)