Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Commit

Permalink
Release 0.35.1 (#721)
Browse files Browse the repository at this point in the history
Fix a bug in gapic-generator introduced in 0.35.0:
- SampleGen: remove generated manifest file (#2950)
  • Loading branch information
yihanzhen authored Aug 27, 2019
1 parent b7b03b0 commit 322646f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ENV GOOGLEAPIS_HASH 47bd0c2ba33c28dd624a65dad382e02bb61d1618
ENV GAPIC_GENERATOR_HASH 3b120300c8da3f1e706e65d8edb1bbc7b5864f2b
# Define version number below. The ARTMAN_VERSION line is parsed by
# .circleci/config.yml and setup.py, please keep the format.
ENV ARTMAN_VERSION 0.35.0
ENV ARTMAN_VERSION 0.35.1

ENV DEBIAN_FRONTEND noninteractive

Expand Down

0 comments on commit 322646f

Please sign in to comment.