Skip to content

Commit

Permalink
Release v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdanilowicz committed Nov 29, 2022
1 parent 12173dd commit 92900aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/release/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "left-on-read",
"version": "3.0.3",
"version": "4.0.0",
"author": "Left on Read",
"description": "A message analyzing platform",
"main": "./dist/main/main.js",
Expand Down
2 changes: 1 addition & 1 deletion web/src/constants/APP_VERSION.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
/* This file is auto-edited, please do not edit it or move it unless you are touching release pipelines */
export const LATEST_APP_VERSION_FOR_MARKETING_SITE = '3.0.3'
export const LATEST_APP_VERSION_FOR_MARKETING_SITE = '4.0.0'

1 comment on commit 92900aa

@vercel
Copy link

@vercel vercel bot commented on 92900aa Nov 29, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.