Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Anema committed Sep 19, 2017
1 parent 8472913 commit 49b6bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kit/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (

var (
// ThemeKitVersion is the version build of the library
ThemeKitVersion, _ = version.NewVersion("0.7.4")
ThemeKitVersion, _ = version.NewVersion("0.7.5")
// ThemeKitReleasesURL is the url that fetches all versions of themekit used for.
// updating themekit. Change this for testing reasons.
ThemeKitReleasesURL = "https://shopify-themekit.s3.amazonaws.com/releases/all.json"
Expand Down

0 comments on commit 49b6bf5

Please sign in to comment.