Skip to content

Commit

Permalink
Update AJAXRequest.js
Browse files Browse the repository at this point in the history
  • Loading branch information
usernane authored Jul 6, 2023
1 parent 2d0e299 commit 15d1425
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions AJAXRequest.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,12 +92,12 @@ Object.defineProperties(AJAXRequest, {
});

Object.defineProperties(AJAXRequest.META, {
VERSION: {
value: '2.1.6',
ERSION: {
value: '2.1.7',
writable: false
},
REALSE_DATE: {
value: '2023-04-11',
value: '2023-07-06',
writable: false
},
CONTRIBUTORS: {
Expand Down

0 comments on commit 15d1425

Please sign in to comment.