Skip to content
This repository was archived by the owner on Oct 21, 2023. It is now read-only.
/ crpg Public archive

Commit aa81b5b

Browse files
committed
mod: bump version to 1.1.5.76
1 parent 96e2db9 commit aa81b5b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<InvariantGlobalization>true</InvariantGlobalization>
1212

1313
<!-- Use Bannerlord version + cRPG version for the revision number -->
14-
<Version>1.1.5.75</Version>
14+
<Version>1.1.5.76</Version>
1515
<!-- Flag to enable to add revision id to the assembly version -->
1616
<SourceControlInformationFeatureSupported>true</SourceControlInformationFeatureSupported>
1717
<IncludeSourceRevisionInInformationalVersion>true</IncludeSourceRevisionInInformationalVersion>

src/Module.Server/SubModule.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Module>
33
<Name value="cRPG"/>
44
<Id value="cRPG"/>
5-
<Version value="v1.1.5.75"/>
5+
<Version value="v1.1.5.76"/>
66
<ModuleCategory value="Multiplayer"/>
77
<DependedModules>
88
<DependedModule Id="Native" DependentVersion="v1.1.5" Optional="false"/>

0 commit comments

Comments
 (0)