You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo"Changing version to $NEW_VERSION in gcloud-java-nio-example README"
26
-
sed -ri "s/gcloud-java-nio-[0-9]+\.[0-9]+\.[0-9]+-SNAPSHOT/gcloud-java-nio-$NEW_VERSION/g"gcloud-java-contrib/gcloud-java-nio-examples/README.md
27
-
sed -ri "s/gcloud-java-nio-examples-[0-9]+\.[0-9]+\.[0-9]+-SNAPSHOT/gcloud-java-nio-examples-$NEW_VERSION/g"gcloud-java-contrib/gcloud-java-nio-examples/README.md
25
+
echo"Changing version to $NEW_VERSION in google-cloud-nio-example README"
26
+
sed -ri "s/google-cloud-nio-[0-9]+\.[0-9]+\.[0-9]+-SNAPSHOT/google-cloud-nio-$NEW_VERSION/g"google-cloud-contrib/google-cloud-nio-examples/README.md
27
+
sed -ri "s/google-cloud-nio-examples-[0-9]+\.[0-9]+\.[0-9]+-SNAPSHOT/google-cloud-nio-examples-$NEW_VERSION/g"google-cloud-contrib/google-cloud-nio-examples/README.md
0 commit comments