Skip to content
Snippets Groups Projects
Commit f999c9f6 authored by RWTHApp Service's avatar RWTHApp Service Committed by RWTH App
Browse files

Chore: 1.5.0

# [1.5.0](https://git.rwth-aachen.de/coscine/api/sts/compare/v1.4.0...v1.5.0) (2019-11-26)

### New

* Implement very basic static login process for IE8 and lower (coscine/issues#463) ([127aa2fe](https://git.rwth-aachen.de/coscine/api/sts/commit/127aa2fe6d4f114f9caab7e3a73621eeb3dcc906)), closes [coscine/issues#463](https://git.rwth-aachen.de/coscine/issues/issues/463)
parent becda272
Branches
Tags v1.5.0
No related merge requests found
......@@ -9,8 +9,8 @@ using System.Reflection;
[assembly: AssemblyDescription("STS is a part of the CoScInE group.")]
[assembly: AssemblyCompany("IT Center, RWTH Aachen University")]
[assembly: AssemblyProduct("STS")]
[assembly: AssemblyVersion("1.4.0.0")]
[assembly: AssemblyFileVersion("1.4.0.0")]
[assembly: AssemblyInformationalVersion("1.4.0.0")]
[assembly: AssemblyVersion("1.5.0.0")]
[assembly: AssemblyFileVersion("1.5.0.0")]
[assembly: AssemblyInformationalVersion("1.5.0.0")]
[assembly: AssemblyCopyright("2019 IT Center, RWTH Aachen University")]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment