Skip to content

Commit

Permalink
Release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdanilowicz committed Oct 4, 2022
1 parent d68c911 commit b259281
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": "1.7.0",
"version": "2.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 = '1.7.0'
export const LATEST_APP_VERSION_FOR_MARKETING_SITE = '2.0.0'

0 comments on commit b259281

Please sign in to comment.