Jelajahi Sumber

Bump version number to 1.17.0 (#1614)

Motivation:

We plan on tagging a release soon.

Modifications:

- Bump the version to 1.17.0

Result:

The version in the default user-agent string will match the released
version.
George Barnett 2 tahun lalu
induk
melakukan
9f4e2e4fd0
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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 = 16
+  internal static let minor = 17
 
   /// The patch version.
   internal static let patch = 0