Skip to content

Commit e583bfb

Browse files
Created version 5.3.2507.5: Update GeeksCoreLibrary to version 5.3.2507.5
1 parent 1af3a87 commit e583bfb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

GeeksCoreLibrary.Modules.ScriptInterpreters.JavaScript/GeeksCoreLibrary.Modules.ScriptInterpreters.JavaScript.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
<LangVersion>default</LangVersion>
99
<Authors>Happy Horizon B.V.</Authors>
1010
<Description>JavaScript plugin for the script interpreters module of the GeeksCoreLibrary.</Description>
11-
<Version>5.3.2507.4</Version>
12-
<AssemblyVersion>5.3.2507.4</AssemblyVersion>
13-
<FileVersion>5.3.2507.4</FileVersion>
11+
<Version>5.3.2507.5</Version>
12+
<AssemblyVersion>5.3.2507.5</AssemblyVersion>
13+
<FileVersion>5.3.2507.5</FileVersion>
1414
<PackageDescription>JavaScript plugin for the script interpreters module of the GeeksCoreLibrary.</PackageDescription>
1515
<RepositoryUrl>https://github.com/happy-geeks/geeks-core-library-javascript.git</RepositoryUrl>
1616
<RepositoryType>git</RepositoryType>
@@ -21,7 +21,7 @@
2121
</PropertyGroup>
2222

2323
<ItemGroup>
24-
<PackageReference Include="GeeksCoreLibrary" Version="5.3.2507.4" />
24+
<PackageReference Include="GeeksCoreLibrary" Version="5.3.2507.5" />
2525
<PackageReference Include="Jint" Version="4.2.2" />
2626
</ItemGroup>
2727

0 commit comments

Comments
 (0)