Skip to content

Commit 5954ddb

Browse files
committed
v1.74.1
1 parent c8591d0 commit 5954ddb

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

SPECS/grpc_php_plugin.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
%global __strip /bin/true
55

66
Name: grpc_php_plugin
7-
Version: 1.74.0
7+
Version: 1.74.1
88
Release: 1%{?dist}
99
Summary: A PHP plugin for the C based gRPC protoc command
1010
License: Apache-2.0
@@ -40,6 +40,9 @@ rm -rf %{buildroot}
4040
/usr/bin/%{name}
4141

4242
%changelog
43+
* Thu Aug 7 2025 Jamie Curnow <[email protected]> - 1.74.1-1
44+
- v1.74.1
45+
4346
* Fri Jul 25 2025 Jamie Curnow <[email protected]> - 1.74.0-1
4447
- v1.74.0
4548

rpm.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"publish": {
33
"PACKAGE": "grpc_php_plugin",
44
"GH_USER": "jc21-rpm",
5-
"VERSION": "1.74.0"
5+
"VERSION": "1.74.1"
66
}
77
}

0 commit comments

Comments
 (0)