Skip to content

Commit

Permalink
Save version after updated
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasBomholtz committed May 9, 2023
1 parent 8cdaa4e commit ddebdd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/wapp.update.ts
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ export default class UpdateWapp extends Wapp {
setTimeout(() => {
try {
this.application.fetch().then(() => {
this.application.getVersion().save();
this.application.syncFiles();
this.saveApplication();
ts.done();
Expand Down

0 comments on commit ddebdd5

Please sign in to comment.