Prechádzať zdrojové kódy

Bump version number to 1.26.0 (#2236)

Motivation:

We plan on tagging a release soon.

Modifications:

- Bump the version to 1.26.0

Result:

The version in the default user-agent string will match the released
version.
George Barnett 7 mesiacov pred
rodič
commit
67ae0617e1
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      Sources/GRPC/Version.swift

+ 1 - 1
Sources/GRPC/Version.swift

@@ -19,7 +19,7 @@ internal enum Version {
   internal static let major = 1
 
   /// The minor version.
-  internal static let minor = 25
+  internal static let minor = 26
 
   /// The patch version.
   internal static let patch = 0