mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-05-20 07:26:58 -04:00
Bump version 2.0.0-beta2
This commit is contained in:
parent
2d8393dcf7
commit
5c56acc677
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@ -6,8 +6,8 @@ on:
|
||||
- "*.md"
|
||||
- .vscode
|
||||
- .devcontainer
|
||||
branches:
|
||||
- main
|
||||
# branches:
|
||||
# - main
|
||||
# tags:
|
||||
# - v*.*.*
|
||||
jobs:
|
||||
|
@ -4,7 +4,7 @@ resolver = "2"
|
||||
members = ["crates/*", "apps/gpclient", "apps/gpservice", "apps/gpauth"]
|
||||
|
||||
[workspace.package]
|
||||
version = "2.0.0-beta.1"
|
||||
version = "2.0.0-beta2"
|
||||
authors = ["Kevin Yue <k3vinyue@gmail.com>"]
|
||||
homepage = "https://github.com/yuezk/GlobalProtect-openconnect"
|
||||
edition = "2021"
|
||||
|
Loading…
x
Reference in New Issue
Block a user