From 673ea65f36455495fc123b986f45d43d46466709 Mon Sep 17 00:00:00 2001 From: Ben Firshman Date: Tue, 9 Mar 2021 16:33:38 -0800 Subject: [PATCH] Bump to version 0.4.1 Signed-off-by: Ben Firshman --- go/Makefile | 2 +- python/keepsake/version.py | 2 +- web/.env | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go/Makefile b/go/Makefile index 8d48e3c8..b0ba20b9 100644 --- a/go/Makefile +++ b/go/Makefile @@ -1,6 +1,6 @@ SHELL := /bin/bash -VERSION := 0.4.0 +VERSION := 0.4.1 ENVIRONMENT := development PLATFORMS := darwin linux ARCHITECTURES := amd64 diff --git a/python/keepsake/version.py b/python/keepsake/version.py index 37632cf0..48704b72 100644 --- a/python/keepsake/version.py +++ b/python/keepsake/version.py @@ -1,2 +1,2 @@ # This file is auto-generated by the root Makefile. Do not edit manually. -version = "0.4.0" +version = "0.4.1" diff --git a/web/.env b/web/.env index 1384e341..3e1a6db8 100644 --- a/web/.env +++ b/web/.env @@ -1,2 +1,2 @@ -NEXT_PUBLIC_VERSION=0.4.0 +NEXT_PUBLIC_VERSION=0.4.1 NEXT_PUBLIC_GOOGLE_ANALYTICS_TRACKING_ID=UA-107304984-6