Skip to content

Commit

Permalink
Revert "chore: Release v3.7.0 (#1552)"
Browse files Browse the repository at this point in the history
This reverts commit 3aca737.
  • Loading branch information
KRTirtho committed Jun 6, 2024
1 parent ed48d25 commit a9c78b7
Show file tree
Hide file tree
Showing 224 changed files with 2,934 additions and 8,330 deletions.
6 changes: 0 additions & 6 deletions .dockerignore

This file was deleted.

3 changes: 0 additions & 3 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,3 @@ ENABLE_UPDATE_CHECK=

LASTFM_API_KEY=
LASTFM_API_SECRET=

# Release channel. Can be: nightly, stable
RELEASE_CHANNEL=
2 changes: 1 addition & 1 deletion .fvm/fvm_config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"flutterSdkVersion": "3.22.1",
"flutterSdkVersion": "3.19.1",
"flavors": {}
}
23 changes: 0 additions & 23 deletions .github/Dockerfile

This file was deleted.

23 changes: 0 additions & 23 deletions .github/Dockerfile.flutter_distributor

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/pr-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
pull_request:

env:
FLUTTER_VERSION: '3.22.1'
FLUTTER_VERSION: '3.19.5'

jobs:
lint:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/spotube-publish-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
inputs:
version:
description: Version to publish (x.x.x)
default: 3.7.0
default: 3.1.0
required: true
dry_run:
description: Dry run
Expand Down
Loading

0 comments on commit a9c78b7

Please sign in to comment.