From 5c0fae6db2fa501225bc0877806ecc15bde4c48c Mon Sep 17 00:00:00 2001 From: SlightlyCircuitous <71394296+SlightlyCircuitous@users.noreply.github.com> Date: Mon, 9 Oct 2023 12:32:48 -0400 Subject: [PATCH] Revise "x=1" and "x=0" to "x" (#239) * Revise "x=1" and "x=0" to "x" *Changes a few instances of `count="x=1"`and `count="x=0"` to `count="x"` for consistency in how `count` is handled. * update version --------- Co-authored-by: ebbit1q --- tokens.xml | 50 +++++++++++++++++++++++++------------------------- version.txt | 2 +- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/tokens.xml b/tokens.xml index 363b151..87887c2 100644 --- a/tokens.xml +++ b/tokens.xml @@ -9,7 +9,7 @@ Cockatrice/Magic-Token https://raw.githubusercontent.com/Cockatrice/Magic-Token/master/tokens.xml - 20231009 + 20231009b