Skip to content

Commit 5f49710

Browse files
Version changed
1 parent 12f06de commit 5f49710

5 files changed

Lines changed: 19 additions & 8 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111
<groupId>cc.altius.FASP.rest.webservice</groupId>
1212
<artifactId>FASP</artifactId>
13-
<version>2.119[5713]</version>
13+
<version>2.120[5732]</version>
1414
<name>QAT</name>
1515
<description>Quantification Analytics Tool</description>
1616
<packaging>jar</packaging>

src/main/resources/application.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ syncExpiresOn=15
3131

3232
info.app.name=QAT
3333
info.app.description=Quantification Analytics Tool
34-
info.app.version=2.119[5713]
35-
info.app.frontEndVersion=[13735]
34+
info.app.version=2.120[5732]
35+
info.app.frontEndVersion=[13747]
3636
management.endpoints.web.exposure.include=*
3737
management.info.env.enabled = true
3838
management.endpoint.sessions.enabled=true
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
20260119-QAT-6029.sql
2-
20260109-QAT-6058.sql
3-
20260124-QAT-6060.sql
1+
20260209-QAT-6202.sql
2+
20260209-QAT-6195.sql
3+
20260209-QAT-6147.sql
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# To change this license header, choose License Headers in Project Properties.
22
# To change this template file, choose Tools | Templates
33
# and open the template in the editor.
4-
version.major=2.119
5-
version.minor=5713
4+
version.major=2.120
5+
version.minor=5732

src/main/resources/versionInfo.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
APP Version: 2.120.5732
2+
Front End Version: 13747
3+
Date: 2026-02-10
4+
QAT-6202
5+
QAT-6195
6+
QAT-6193
7+
QAT-6183
8+
QAT-6147
9+
QAT-4499
10+
QAT-4046
11+
112
APP Version: 2.119.5713
213
Front End Version: 13735
314
Date: 2026-01-27

0 commit comments

Comments
 (0)