Skip to content

Commit ce6129d

Browse files
committed
Release Version 2.0.1 Build 1000
Updated Links for 2.0.1
1 parent b76f075 commit ce6129d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
-->
1212

1313
## [Downloads](https://github.com/VarunS2002/Flutter-Sudoku/releases)
14-
>[![APK: v2.0.0](https://img.shields.io/badge/APK-v2.0.0-brightgreen)](https://github.com/VarunS2002/Flutter-Sudoku/releases/download/2.0.0/Sudoku_2.0.0.apk)
14+
>[![APK: v2.0.1](https://img.shields.io/badge/APK-v2.0.1-brightgreen)](https://github.com/VarunS2002/Flutter-Sudoku/releases/download/2.0.1/Sudoku_2.0.1.apk)
1515
![Build: passing](https://img.shields.io/badge/build-passing-brightgreen)
1616
>[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
1717

sudoku/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: 2.0.0+1000
18+
version: 2.0.1+1000
1919

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

0 commit comments

Comments
 (0)