Skip to content

Commit a702339

Browse files
committed
g3proxy version 1.10.7
1 parent 7e46e8e commit a702339

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

g3proxy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "g3proxy"
3-
version = "1.10.6"
3+
version = "1.10.7"
44
license.workspace = true
55
edition.workspace = true
66
rust-version = "1.80.0"

g3proxy/debian/changelog

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
g3proxy (1.10.6-1) UNRELEASED; urgency=medium
1+
g3proxy (1.10.7-1) UNRELEASED; urgency=medium
22

33
* New upstream release.
44

5-
-- G3proxy Maintainers <g3proxy-maintainers@devel.machine> Sun, 08 Jun 2025 20:30:17 +0800
5+
-- G3proxy Maintainers <g3proxy-maintainers@devel.machine> Tue, 08 Jul 2025 16:46:40 +0800

g3proxy/doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
project = 'g3proxy'
1010
copyright = '2024, Zhang Jingqiang'
1111
author = 'Zhang Jingqiang'
12-
release = '1.10.6'
12+
release = '1.10.7'
1313

1414
# -- General configuration ---------------------------------------------------
1515
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

g3proxy/g3proxy.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
%define build_profile release-lto
1414

1515
Name: g3proxy
16-
Version: 1.10.6
16+
Version: 1.10.7
1717
Release: 1%{?dist}
1818
Summary: Generic proxy for G3 Project
1919

@@ -70,5 +70,5 @@ install -m 644 -D %{name}/service/g3proxy@.service %{buildroot}/lib/systemd/syst
7070

7171

7272
%changelog
73-
* Sun Jun 08 2025 G3proxy Maintainers <g3proxy-maintainers@devel.machine> - 1.10.6-1
73+
* Tue Jul 08 2025 G3proxy Maintainers <g3proxy-maintainers@devel.machine> - 1.10.7-1
7474
- New upstream release

0 commit comments

Comments
 (0)