Skip to content

Commit

Permalink
Bumped version numbers in legacy files
Browse files Browse the repository at this point in the history
  • Loading branch information
tapmodo committed Aug 20, 2018
1 parent 17eb1ab commit 6164c02
Show file tree
Hide file tree
Showing 15 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ MIT License

**Jcrop is free software under MIT License.**

#### Copyright (c) 2008-2014 Tapmodo Interactive LLC,<br />http://github.com/tapmodo/Jcrop
#### Copyright (c) 2008-2018 Tapmodo Interactive LLC,<br />http://github.com/tapmodo/Jcrop

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Jcrop",
"version": "0.9.12",
"version": "0.9.15",
"homepage": "https://github.com/tapmodo/Jcrop",
"authors": [ "Tapmodo <[email protected]>" ],
"description": "Image cropping plugin for jQuery",
Expand Down
2 changes: 1 addition & 1 deletion build/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.9.12
v0.9.15
2 changes: 1 addition & 1 deletion build/less/Jcrop.less
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* jquery.Jcrop.css v0.9.12 - MIT License */
/* jquery.Jcrop.css v0.9.15 - MIT License */

@white: white;
@black: black;
Expand Down
2 changes: 1 addition & 1 deletion css/jquery.Jcrop.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* jquery.Jcrop.css v0.9.12 - MIT License */
/* jquery.Jcrop.css v0.9.15 - MIT License */
/*
The outer-most container in a typical Jcrop instance
If you are having difficulty with formatting related to styles
Expand Down
4 changes: 2 additions & 2 deletions css/jquery.Jcrop.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion demos/non-image.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ <h1>Non-image Cropping</h1>

<div class="tapmodo-footer">
<a href="http://tapmodo.com" class="tapmodo-logo segment">tapmodo.com</a>
<div class="segment"><b>&copy; 2008-2014 Tapmodo Interactive LLC</b><br />
<div class="segment"><b>&copy; 2008-2018 Tapmodo Interactive LLC</b><br />
Jcrop is free software released under <a href="../MIT-LICENSE.txt">MIT License</a>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion demos/styling.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1>CSS Styling Example</h1>

<div class="tapmodo-footer">
<a href="http://tapmodo.com" class="tapmodo-logo segment">tapmodo.com</a>
<div class="segment"><b>&copy; 2008-2014 Tapmodo Interactive LLC</b><br />
<div class="segment"><b>&copy; 2008-2018 Tapmodo Interactive LLC</b><br />
Jcrop is free software released under <a href="../MIT-LICENSE.txt">MIT License</a>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion demos/tutorial1.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ <h1>Hello World</h1>

<div class="tapmodo-footer">
<a href="http://tapmodo.com" class="tapmodo-logo segment">tapmodo.com</a>
<div class="segment"><b>&copy; 2008-2014 Tapmodo Interactive LLC</b><br />
<div class="segment"><b>&copy; 2008-2018 Tapmodo Interactive LLC</b><br />
Jcrop is free software released under <a href="../MIT-LICENSE.txt">MIT License</a>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion demos/tutorial2.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ <h1>Basic Handler</h1>

<div class="tapmodo-footer">
<a href="http://tapmodo.com" class="tapmodo-logo segment">tapmodo.com</a>
<div class="segment"><b>&copy; 2008-2014 Tapmodo Interactive LLC</b><br />
<div class="segment"><b>&copy; 2008-2018 Tapmodo Interactive LLC</b><br />
Jcrop is free software released under <a href="../MIT-LICENSE.txt">MIT License</a>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion demos/tutorial3.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ <h1>Aspect Ratio with Preview Pane</h1>

<div class="tapmodo-footer">
<a href="http://tapmodo.com" class="tapmodo-logo segment">tapmodo.com</a>
<div class="segment"><b>&copy; 2008-2014 Tapmodo Interactive LLC</b><br />
<div class="segment"><b>&copy; 2008-2018 Tapmodo Interactive LLC</b><br />
Jcrop is free software released under <a href="../MIT-LICENSE.txt">MIT License</a>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion demos/tutorial4.html
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ <h1>Animations + Transitions</h1>

<div class="tapmodo-footer">
<a href="http://tapmodo.com" class="tapmodo-logo segment">tapmodo.com</a>
<div class="segment"><b>&copy; 2008-2014 Tapmodo Interactive LLC</b><br />
<div class="segment"><b>&copy; 2008-2018 Tapmodo Interactive LLC</b><br />
Jcrop is free software released under <a href="../MIT-LICENSE.txt">MIT License</a>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion demos/tutorial5.html
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ <h1>API Demo</h1>

<div class="tapmodo-footer">
<a href="http://tapmodo.com" class="tapmodo-logo segment">tapmodo.com</a>
<div class="segment"><b>&copy; 2008-2014 Tapmodo Interactive LLC</b><br />
<div class="segment"><b>&copy; 2008-2018 Tapmodo Interactive LLC</b><br />
Jcrop is free software released under <a href="../MIT-LICENSE.txt">MIT License</a>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions js/jquery.Jcrop.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/**
* jquery.Jcrop.js v0.9.12
* jquery.Jcrop.js v0.9.15
* jQuery Image Cropping Plugin - released under MIT License
* Author: Kelly Hallman <[email protected]>
* http://github.com/tapmodo/Jcrop
* Copyright (c) 2008-2013 Tapmodo Interactive LLC {{{
* Copyright (c) 2008-2018 Tapmodo Interactive LLC {{{
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
Expand Down
6 changes: 3 additions & 3 deletions js/jquery.Jcrop.min.js

Large diffs are not rendered by default.

0 comments on commit 6164c02

Please sign in to comment.