polyrex-calendar 0.1.6 → 0.1.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/month_calendar.xsl +1 -1
  2. metadata +1 -1
@@ -8,7 +8,7 @@
8
8
 
9
9
  <head>
10
10
  <title><xsl:value-of select="summary/name"/><xsl:text> </xsl:text><xsl:value-of select="summary/year"/> planner | generated by Polyrex-Calendar</title>
11
- <link rel="stylesheet" href="xmonth_layout.css"/>
11
+ <link rel="stylesheet" href="month_layout.css"/>
12
12
  </head>
13
13
 
14
14
  <body>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: polyrex-calendar
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.6
4
+ version: 0.1.7
5
5
  platform: ruby
6
6
  authors: []
7
7