projects
/
web
/
TroutCreek.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bb5d83
)
Bump version number
author
Steve Sutton
<steve@gaslightmedia.com>
Mon, 24 Oct 2016 15:20:52 +0000
(11:20 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Mon, 24 Oct 2016 15:20:52 +0000
(11:20 -0400)
For the style sheet call. Use same as git version number.
templates/template.html
patch
|
blob
|
history
diff --git
a/templates/template.html
b/templates/template.html
index
fccf68e
..
5fcb97f
100755
(executable)
--- a/
templates/template.html
+++ b/
templates/template.html
@@
-9,7
+9,7
@@
<meta http-equiv="X-UA-Compatible" content="IE=9">
{end:}
{styles:h}
- <link rel="stylesheet" href="{mediaBaseURL:h}css/app.css?v=1.
0.31
" />
+ <link rel="stylesheet" href="{mediaBaseURL:h}css/app.css?v=1.
2.0
" />
<link rel="shortcut icon" href="/favicon.ico?v=1.1" />
{topScripts:h}