Skip to content

Commit

Permalink
Update version to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LupusUmbrae committed May 21, 2016
1 parent 5f8bd35 commit e60e4e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<div class="tab-pane jumbotron container active" id="about">
<h1>Kingdom Death Monster</h1>
<p>~Web Forms~</p>
<small>v0.0.1</small>
<small>v0.0.2</small>
</div>
<div ng-repeat="kdm in tabs track by $index" id="{{kdm.id}}" class="tab-pane container">
<div ng-include="kdm.template"></div>
Expand Down

0 comments on commit e60e4e1

Please sign in to comment.