Next consensus protocol supported: false

The “goal node status” command showed this message:

Next consensus protocol supported: false

What is the meaning of this?
What I have to do?
Is my node working properly?

See the log below.
Thanks for help.

$ goal node status
Last committed block: 13522577
Time since last block: 0.2s
Sync Time: 17.3s
Last consensus protocol: https://github.com/algorandfoundation/specs/tree/3a83c4c743f8b17adfd73944b4319c25722a6782
Next consensus protocol: https://github.com/algorandfoundation/specs/tree/3a83c4c743f8b17adfd73944b4319c25722a6782
Round for next consensus protocol: 13522578
Next consensus protocol supported: true
Last Catchpoint:
Genesis ID: testnet-v1.0
Genesis hash: SGO1GKSzyE7IEPItTxCByw9x8FmnrCDexi9/cOUJOiI=

$ goal node status
Last committed block: 13600066
Time since last block: 0.3s
Sync Time: 1596.2s
Last consensus protocol: https://github.com/algorandfoundation/specs/tree/3a83c4c743f8b17adfd73944b4319c25722a6782
Next consensus protocol: https://github.com/algorandfoundation/specs/tree/ac2255d586c4474d4ebcf3809acccb59b7ef34ff
Round for next consensus protocol: 13666266
Next consensus protocol supported: false
Last Catchpoint:
Genesis ID: testnet-v1.0
Genesis hash: SGO1GKSzyE7IEPItTxCByw9x8FmnrCDexi9/cOUJOiI=

It means your node is not up to date.
See Install a Node - Algorand Developer Portal

Try to update your node’s software