Skip to content

Commit

Permalink
Bump app version
Browse files Browse the repository at this point in the history
  • Loading branch information
anas-srikou committed Jan 30, 2023
1 parent 64a361d commit b0009cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/scripts/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ angular
})

// Set application version number
.constant('APP_VERSION', '4.12.0')
.constant('APP_VERSION', '4.13.0')

// Set global url for this application
.constant('INSTANCE_BASE_URL', '')
Expand Down

0 comments on commit b0009cb

Please sign in to comment.