Skip to content

Commit 9cbd319

Browse files
committed
Version bump
1 parent dbc0c26 commit 9cbd319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scripts/flatpak-build-setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ echo "Setting up FeedFlow for Flatpak build..."
99

1010
# Set build properties
1111
echo "is_release=true" >> desktopApp/src/jvmMain/resources/props.properties
12-
echo "version=1.9.0" >> desktopApp/src/jvmMain/resources/props.properties
12+
echo "version=1.10.0" >> desktopApp/src/jvmMain/resources/props.properties
1313
echo "flatpak=true" >> desktopApp/src/jvmMain/resources/props.properties
1414

1515
# Update Gradle wrapper distribution URL

0 commit comments

Comments
 (0)