Skip to content

Commit

Permalink
Prepare for v1.04.03
Browse files Browse the repository at this point in the history
  • Loading branch information
prikhi committed May 27, 2020
1 parent 9323a01 commit 4070cc2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/package.json
@@ -1,6 +1,6 @@
{
"name": "sese-website",
"version": "1.04.02",
"version": "1.04.03",
"description": "An E-Commerce Website for Southern Exposure Seed Exchange",
"main": "src/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion client/webpack.config.js
Expand Up @@ -188,7 +188,7 @@ module.exports = {
developerURL: "https://github.com/Southern-Exposure-Seed-Exchange/southernexposure.com/",
background: "#ffffff00",
theme_color: "#158312",
version: "v1.04.02",
version: "v1.04.03",
},
}),
new CspHtmlWebpackPlugin({
Expand Down
2 changes: 1 addition & 1 deletion server/package.yaml
Expand Up @@ -3,7 +3,7 @@
name:
sese-website
version:
1.4.2.0
1.4.3.0
synopsis:
The API Server for Southern Exposure's Retail Website
category:
Expand Down

0 comments on commit 4070cc2

Please sign in to comment.