There's no change of "bitcoin version 1", assuming you're talking about Bitcoin address which have prefix 1.
Bech32 address format have more character count, but according to
https://bitcoin.stackexchange.com/a/69554 it also uses RIPEMD-160 which means current address space is still 2^160, but only with different format/encoding. CMIIW.