Skip to content
Snippets Groups Projects
Unverified Commit 664ac1a5 authored by Jess's avatar Jess Committed by GitHub
Browse files

Merge pull request #192 from jessicayuen/version

Update default version in Makefile to v0.7.0
parents d542989c 5ec69b33
No related branches found
Tags v0.7.0
No related merge requests found
......@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
VERSION = dev-$(shell date +%FT%T%z)
VERSION = v0.7.0
GO = go
EXTRA_GO_FLAGS =
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment