Skip to content

Commit 2ebeb4a

Browse files
committed
Merge branch 'release/1.2.1' into main
2 parents c571d28 + d636551 commit 2ebeb4a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

utPLSQL.Api/build.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ msbuild utPLSQL.Api.sln /p:Configuration=Release
22

33
cd utPLSQL.Api
44

5-
nuget pack
5+
nuget pack -Prop Configuration=Release

utPLSQL.Api/utPLSQL.Api/utPLSQL.Api.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package >
33
<metadata>
44
<id>utPLSQL.Api</id>
5-
<version>1.2.0</version>
5+
<version>1.2.1</version>
66
<title>utPLSQL API</title>
77
<authors>Simon Martinelli</authors>
88
<requireLicenseAcceptance>false</requireLicenseAcceptance>

0 commit comments

Comments
 (0)