diff --git a/LICENSE b/LICENSE index c89fea2..eb81bae 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Candy Tree Copyright (c) 2020 Acamaeda +Modding Tree Copyright (c) 2020 Acamaeda Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/js/game.js b/js/game.js index d19701e..a1c10b0 100644 --- a/js/game.js +++ b/js/game.js @@ -5,7 +5,7 @@ var NaNalert = false; var gameEnded = false; let VERSION = { - num: "1.3.2", + num: "1.3.4", name: "Tabception... ception!" }