Skip to content

Commit

Permalink
Merge pull request #157 from OutSystems/UpdateVersion-1.7.0
Browse files Browse the repository at this point in the history
Update to version 1.7.0
  • Loading branch information
gnbm authored Feb 6, 2024
2 parents 5f368b8 + 57505c3 commit ce14e04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/OSFramework/Maps/Constants.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// eslint-disable-next-line @typescript-eslint/no-unused-vars
namespace OSFramework.Maps.Constants {
/* OutSystems Maps Version */
export const OSMapsVersion = '1.6.8';
/* OutSystems Maps Version */
export const OSMapsVersion = '1.7.0';
}

0 comments on commit ce14e04

Please sign in to comment.