Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
4 additions
and
4 deletions.
-
+2
−2
build/framer.js
-
+2
−2
template/framer.js
|
|
@@ -1,7 +1,7 @@ |
|
|
// Framer 0.5.0-95-gab6a379 (c) 2013 Koen Bok |
|
|
// Framer v2.0.0b1 (c) 2013 Koen Bok |
|
|
// https://github.com/koenbok/Framer |
|
|
|
|
|
window.FramerVersion = "0.5.0-95-gab6a379"; |
|
|
window.FramerVersion = "v2.0.0b1"; |
|
|
|
|
|
|
|
|
(function(){var require = function (file, cwd) { |
|
|
|
|
@@ -1,7 +1,7 @@ |
|
|
// Framer 0.5.0-95-gab6a379 (c) 2013 Koen Bok |
|
|
// Framer v2.0.0b1 (c) 2013 Koen Bok |
|
|
// https://github.com/koenbok/Framer |
|
|
|
|
|
window.FramerVersion = "0.5.0-95-gab6a379"; |
|
|
window.FramerVersion = "v2.0.0b1"; |
|
|
|
|
|
|
|
|
(function(){var require = function (file, cwd) { |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.