Browse Source

updates version due to patch for icons

Former-commit-id: f485288832
Former-commit-id: 0d87c10d9a
pull/258/head
jlukic 11 years ago
parent
commit
ed51ee93e0
4 changed files with 10 additions and 3 deletions
  1. 7
      RELEASE NOTES.md
  2. 2
      node/package.json
  3. 2
      node/src/documents/index.html.eco
  4. 2
      node/src/files/build/semantic.zip.REMOVED.git-id

7
RELEASE NOTES.md

@ -1,5 +1,12 @@
## RELEASE NOTES
### Version 0.2.4- Sep 28, 2013
**Updates**
- Fixes issue with display on Chromebook Pixel and some devices
- Fixes issues with concatenated version receiving conflicted icon definitions causing icons to not function
### Version 0.2.3 - Sep 28, 2013
**Updates**

2
node/package.json

@ -1,7 +1,7 @@
{
"semantic": {
"name": "Semantic UI",
"version": "0.2.3"
"version": "0.2.4"
},
"dependencies": {
"docpad": "~6.53.0",

2
node/src/documents/index.html.eco

@ -14,7 +14,7 @@ type : 'Semantic'
<div class="ui responsive grid">
<div class="column">
<div class="introduction">
<h1 class="ui header">Semantic UI <a class="ui black label" href="https://github.com/jlukic/Semantic-UI/blob/master/RELEASE%20NOTES.md">0.2.2</a></h1>
<h1 class="ui header">Semantic UI <a class="ui black label" href="https://github.com/jlukic/Semantic-UI/blob/master/RELEASE%20NOTES.md">0.2.4</a></h1>
<h2 class="ui header">UI is the vocabulary of the web.</h2>
<p>Semantic empowers designers and developers by creating a language for sharing UI.</p>
<a class="ui black large labeled launch icon button"><i class="icon list layout"></i> View UI</a>

2
node/src/files/build/semantic.zip.REMOVED.git-id

@ -1 +1 @@
e493b7f16a4cc55c9219eea57c55607b0c96d68c
fba8f050fff3634580ae6cf924234bac56460387
Loading…
Cancel
Save