Skip to content

Commit

Permalink
update minor version - added functionality
Browse files Browse the repository at this point in the history
  • Loading branch information
xscreach authored Jun 15, 2023
1 parent 0e2920a commit 3d48de3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/total-conversion-build.js
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
// @author jonatkins
// @name IITC: Ingress intel map total conversion
// @version 0.35.2
// @version 0.36.0
// @description Total conversion for the ingress intel map.
// @run-at document-end


window.script_info = plugin_info;
window.script_info.changelog = [
{
version: '0.35.2',
version: '0.36.0',
changes: ['Ability to define and display changelog'],
},
];
Expand Down

0 comments on commit 3d48de3

Please sign in to comment.