mirror of
https://github.com/litruv/AudioSort.git
synced 2026-07-23 18:28:46 +10:00
Remove workflow_dispatch and set version to 0.5.10
This commit is contained in:
1
.github/workflows/build-all.yml
vendored
1
.github/workflows/build-all.yml
vendored
@@ -4,7 +4,6 @@ on:
|
||||
push:
|
||||
tags:
|
||||
- 'v*'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build-windows:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "audio-sort",
|
||||
"version": "0.5.11",
|
||||
"version": "0.5.10",
|
||||
"description": "Electron audio sorting application with fuzzy search, tagging, library management, and advanced waveform editing with audio splitting capabilities for WAV files.",
|
||||
"author": {
|
||||
"name": "litruv",
|
||||
|
||||
Reference in New Issue
Block a user