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.21.0
1
+ # OutSystems UI · v2.20.2
2
2
3
3
![ GitHub License] ( https://img.shields.io/badge/License-BSD%203--Clause-blue.svg ) ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg )
4
4
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ const constants = {
21
21
22
22
// Store the default project specifications
23
23
const specs = {
24
- "version" : "2.21.0 " ,
24
+ "version" : "2.20.2 " ,
25
25
"name" : "OutSystems UI" ,
26
26
"description" : "" ,
27
27
"url" : "Website:\n • https://www.outsystems.com/outsystems-ui" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " outsystems-ui" ,
3
- "version" : " 2.21.0 " ,
3
+ "version" : " 2.20.2 " ,
4
4
"description" : " OutSystems UI Framework" ,
5
5
"license" : " BSD-3-Clause" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ namespace OSFramework.OSUI.Constants {
155
155
export const OSPlatform = '<->platformType<->' ;
156
156
157
157
/* OSUI Version */
158
- export const OSUIVersion = '2.21.0 ' ;
158
+ export const OSUIVersion = '2.20.2 ' ;
159
159
160
160
/* Constant to be used across project as the zero value*/
161
161
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!
17
17
=============================================================================== */
18
18
19
19
/* !
20
- OutSystems UI 2.20.0 • O11 Platform
20
+ OutSystems UI 2.20.2 • O11 Platform
21
21
Website:
22
22
• https://www.outsystems.com/outsystems-ui
23
23
GitHub:
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!
17
17
=============================================================================== */
18
18
19
19
/* !
20
- OutSystems UI 2.20.0 • ODC Platform
20
+ OutSystems UI 2.20.2 • ODC Platform
21
21
Website:
22
22
• https://www.outsystems.com/outsystems-ui
23
23
GitHub:
You can’t perform that action at this time.
0 commit comments