Skip to content

Commit 10ab3c7

Browse files
Bump version
1 parent 1eab26c commit 10ab3c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/Build.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@ECHO OFF
2-
SET release=6.2.3
2+
SET release=6.2.4
33
SET comment=
44
SET version=%release%
55

src/Umbraco.Web.UI/Umbraco.Web.UI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2675,7 +2675,7 @@ xcopy "$(ProjectDir)"..\packages\SqlServerCE.4.0.0.0\x86\*.* "$(TargetDir)x86\"
26752675
<WebProjectProperties>
26762676
<UseIIS>True</UseIIS>
26772677
<AutoAssignPort>True</AutoAssignPort>
2678-
<DevelopmentServerPort>6230</DevelopmentServerPort>
2678+
<DevelopmentServerPort>6240</DevelopmentServerPort>
26792679
<DevelopmentServerVPath>/</DevelopmentServerVPath>
26802680
<IISUrl>http://localhost:6240</IISUrl>
26812681
<NTLMAuthentication>False</NTLMAuthentication>

0 commit comments

Comments
 (0)