mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2025-01-18 03:31:30 +00:00
Updated version and fixed license
This commit is contained in:
parent
4e1bcfd9d7
commit
5de27d2b22
2 changed files with 2 additions and 2 deletions
2
LICENSE
2
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
|
||||
|
|
|
@ -5,7 +5,7 @@ var NaNalert = false;
|
|||
var gameEnded = false;
|
||||
|
||||
let VERSION = {
|
||||
num: "1.3.2",
|
||||
num: "1.3.4",
|
||||
name: "Tabception... ception!"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue