Skip to content

chore: Update version and build number in FyneApp.toml and main.go #73

chore: Update version and build number in FyneApp.toml and main.go

chore: Update version and build number in FyneApp.toml and main.go #73

Workflow file for this run

name: 构建和发布 (Build and Release)
on:
push:
branches:
- main
jobs:
windows_build:
uses: ./.github/workflows/windows.yml
macos_build:
uses: ./.github/workflows/macos.yml