From f306588af174ed787fcee5f01952d066fcad455c Mon Sep 17 00:00:00 2001 From: Patrik Nordwall Date: Fri, 24 Aug 2018 13:38:53 +0200 Subject: [PATCH] Add grpc samples to RELEASING.md --- RELEASING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASING.md b/RELEASING.md index 1184586262..6c52106f41 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -69,4 +69,6 @@ Update the versions used in: * https://github.com/akka/akka-http-quickstart-java.g8 * https://github.com/akka/akka-http-quickstart-scala.g8 * https://github.com/akka/akka-distributed-workers-scala.g8 +* https://github.com/akka/akka-grpc-quickstart-java.g8 +* https://github.com/akka/akka-grpc-quickstart-scala.g8 * https://github.com/lightbend/reactive-platform-docs/blob/master/build.sbt (this populates https://developer.lightbend.com/docs/reactive-platform/2.0/supported-modules/index.html#akka)