Skip to content

Commit

Permalink
Merge pull request bluecherrydvr#116 from bdlukaa/new-version
Browse files Browse the repository at this point in the history
3.0.0-beta8
  • Loading branch information
bdlukaa authored Jun 29, 2023
2 parents a4de4d8 + abaf1be commit 7065c49
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Bluecherry client written in Flutter.

publish_to: "none"

version: 3.0.0-beta7
version: 3.0.0-beta8

environment:
sdk: ">=2.18.5 <3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: bluecherry-client
version: 3.0.0-beta7
version: 3.0.0-beta8
summary: Bluecherry DVR Client
description: Bluecherry DVR client

Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
#define MyAppVersion "3.0.0-beta7"
#define MyAppVersion "3.0.0-beta8"

0 comments on commit 7065c49

Please sign in to comment.