File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- # OutSystems UI · v2.18.5
1+ # OutSystems UI · v2.19.0
22
33![ GitHub License] ( https://img.shields.io/badge/License-BSD%203--Clause-blue.svg ) ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg )
44
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ const constants = {
2121
2222// Store the default project specifications
2323const specs = {
24- "version" : "2.18.5 " ,
24+ "version" : "2.19.0 " ,
2525 "name" : "OutSystems UI" ,
2626 "description" : "" ,
2727 "url" : "Website:\n • https://www.outsystems.com/outsystems-ui" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " outsystems-ui" ,
3- "version" : " 2.18.5 " ,
3+ "version" : " 2.19.0 " ,
44 "description" : " OutSystems UI Framework" ,
55 "license" : " BSD-3-Clause" ,
66 "scripts" : {
Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ namespace OSFramework.OSUI.Constants {
136136 export const OSPlatform = '<->platformType<->' ;
137137
138138 /* OSUI Version */
139- export const OSUIVersion = '2.18.5 ' ;
139+ export const OSUIVersion = '2.19.0 ' ;
140140
141141 /* Constant to be used across project as the zero value*/
142142 export const ZeroValue = 0 ;
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ PS: This comment block will not be visible in the compiled version!
1717=============================================================================== */
1818
1919/* !
20- OutSystems UI 2.18.5 • O11 Platform
20+ OutSystems UI 2.19.0 • O11 Platform
2121Website:
2222 • https://www.outsystems.com/outsystems-ui
2323GitHub:
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ PS: This comment block will not be visible in the compiled version!
1717=============================================================================== */
1818
1919/* !
20- OutSystems UI 2.18.5 • ODC Platform
20+ OutSystems UI 2.19.0 • ODC Platform
2121Website:
2222 • https://www.outsystems.com/outsystems-ui
2323GitHub:
You can’t perform that action at this time.
0 commit comments