Skip to content

Commit

Permalink
Increment script version
Browse files Browse the repository at this point in the history
  • Loading branch information
PokkeFe committed Jul 2, 2021
1 parent 9516451 commit 2bec5ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion text_extensions_for_pandas/resources/span_array.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Increment the version to invalidate the cached script
const VERSION = 0.75
const VERSION = 0.76

if(window.SpanArray == undefined || window.SpanArray.VERSION == undefined || window.SpanArray.VERSION < VERSION) {

Expand Down

0 comments on commit 2bec5ef

Please sign in to comment.