Skip to content

Commit

Permalink
change version to 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
LDprg committed Jan 25, 2023
1 parent 8463875 commit 0585aca
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions electron/dist/latest.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
version: 1.0.5
version: 1.0.6
files:
- url: learnify2-Setup-1.0.5.exe
sha512: BLceFLPhF8yVrAwzrMFLG81U11gFW7D/dT3V8FoHZyiqHI6PPh7H8MMJfuj9KR9H7F2RiSkBwidytPNPyPqShw==
size: 74316097
path: learnify2-Setup-1.0.5.exe
sha512: BLceFLPhF8yVrAwzrMFLG81U11gFW7D/dT3V8FoHZyiqHI6PPh7H8MMJfuj9KR9H7F2RiSkBwidytPNPyPqShw==
releaseDate: '2023-01-24T16:44:03.516Z'
- url: learnify2-Setup-1.0.6.exe
sha512: XIdqBvH2MxA8G+Xe7CseH5CoUs6SlSosCJU7WKteI1b7qHsjFT4QKRCInHstTDwZE7VMSgk9yA4s3x+n84/uwg==
size: 74315636
path: learnify2-Setup-1.0.6.exe
sha512: XIdqBvH2MxA8G+Xe7CseH5CoUs6SlSosCJU7WKteI1b7qHsjFT4QKRCInHstTDwZE7VMSgk9yA4s3x+n84/uwg==
releaseDate: '2023-01-25T12:40:18.475Z'
2 changes: 1 addition & 1 deletion electron/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "learnify2",
"version": "1.0.5",
"version": "1.0.6",
"description": "An amazing learning App",
"author": {
"name": "Lukas Datler",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "learnify2",
"version": "0.0.1",
"version": "1.0.6",
"author": "Ionic Framework",
"homepage": "https://ionicframework.com/",
"scripts": {
Expand Down

0 comments on commit 0585aca

Please sign in to comment.