DEV Community

[Comment from a deleted post]
Collapse
 
sanzeeb3_18 profile image
Sanzeeb Aryal

Thanks for looking into this. The $NEWVERSION1 prints the correct value while $NEWVERSION2 is empty. I'm finding how that could be empty.

Collapse
 
thatblairguy profile image
That Blair Guy

Print statement debugging for the win! :)

 
sanzeeb3_18 profile image
Sanzeeb Aryal • Edited

yeah, it seems the * Version: 1.1.1 line should only be Version: 1.1.1 for that line to get the value.