Skip to content

Commit

Permalink
Update to version 1.7.0
Browse files Browse the repository at this point in the history
Update to version 1.7.0
  • Loading branch information
gnbm committed Feb 6, 2024
1 parent 5f368b8 commit 57505c3
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 57505c3

Please sign in to comment.