Skip to content

Commit e690775

Browse files
committed
Merge pull request #9 from episerver/bugfix/sortorder
Fixed Sort Order and some CSS glitches Closes #8
2 parents 45549c3 + d8586a1 commit e690775

File tree

5 files changed

+325
-329
lines changed

5 files changed

+325
-329
lines changed

PowerSlice/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@
2727
// You can specify all the values or you can default the Build and Revision Numbers
2828
// by using the '*' as shown below:
2929
// [assembly: AssemblyVersion("1.0.*")]
30-
[assembly: AssemblyVersion("2.1.0")]
31-
[assembly: AssemblyFileVersion("2.1.0")]
30+
[assembly: AssemblyVersion("2.1.1")]
31+
[assembly: AssemblyFileVersion("2.1.1")]

PowerSlice/Scripts/css/powerslice.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

PowerSlice/Scripts/css/powerslice.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)