Skip to content

Commit 3c273e6

Browse files
committed
Make prerelease version
1 parent f7c21ef commit 3c273e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ packages:
3131
path: ".."
3232
relative: true
3333
source: path
34-
version: "7.0.0"
34+
version: "7.0.0-beta.1"
3535
clock:
3636
dependency: transitive
3737
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: chessground
22
description: Chess board UI developed for lichess.org. It has no chess logic inside so it can be used for chess variants.
3-
version: 7.0.0
3+
version: 7.0.0-beta.1
44
repository: https://github.com/lichess-org/flutter-chessground
55
funding:
66
- https://lichess.org/patron

0 commit comments

Comments
 (0)