Skip to content

Commit

Permalink
Merge pull request #293 from dreamfactorysoftware/release/4.13.0
Browse files Browse the repository at this point in the history
Bump app version
  • Loading branch information
Anas authored Jan 30, 2023
2 parents 64a361d + b0009cb commit 9d7e694
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 9d7e694

Please sign in to comment.