mirror of
https://github.com/tun2proxy/tun2proxy.git
synced 2025-06-28 11:39:56 +00:00
chore: publish v0.7.11
This commit is contained in:
parent
b5fbaa2d19
commit
9a6c96cf8b
2 changed files with 1 additions and 4 deletions
3
.github/workflows/publish-docker.yml
vendored
3
.github/workflows/publish-docker.yml
vendored
|
@ -3,9 +3,6 @@ name: Publish Docker Images
|
|||
on:
|
||||
push:
|
||||
tags: [ 'v*.*.*' ]
|
||||
release:
|
||||
types: [ released ]
|
||||
workflow_dispatch:
|
||||
|
||||
# Defines two custom environment variables for the workflow. These are used for the Container registry domain, and a name for the Docker image that this workflow builds.
|
||||
env:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "tun2proxy"
|
||||
version = "0.7.10"
|
||||
version = "0.7.11"
|
||||
edition = "2024"
|
||||
license = "MIT"
|
||||
repository = "https://github.com/tun2proxy/tun2proxy"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue