Skip to content

Commit 293ab56

Browse files
committed
Update Version to 2.4.1-rc.0
1 parent a02b6d8 commit 293ab56

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

api/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: butterfly_api
22
description: The Linwood Butterfly API
3-
version: 2.4.0
3+
version: 2.4.1-rc.0
44
publish_to: none
55

66
environment:

app/linux/debian/DEBIAN/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: linwood-butterfly
2-
Version: 2.4.0
2+
Version: 2.4.1-rc.0
33
Section: base
44
Priority: optional
55
Homepage: https://github.com/LinwoodDev/butterfly

app/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ packages:
143143
path: "../api"
144144
relative: true
145145
source: path
146-
version: "2.4.0"
146+
version: "2.4.1-rc.0"
147147
camera:
148148
dependency: "direct main"
149149
description:

app/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ publish_to: none
1313
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1414
# Read more about iOS versioning at
1515
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
16-
version: 2.4.0+151
16+
version: 2.4.1-rc.0+152
1717

1818
environment:
1919
sdk: ">=3.8.0 <4.0.0"

0 commit comments

Comments
 (0)