django-pwa
django-pwa copied to clipboard
Hi @silviolleite, where can I find the version 1.0.2? the latest version is showing 1.0.10?
I have updated the package and now the is accepting include splash screen for iOS.
Originally posted by @silviolleite in https://github.com/silviolleite/django-pwa/issues/4#issuecomment-456815233
You can see all the releases here: https://github.com/silviolleite/django-pwa/releases but to be clear. version 1.0.10 is newer than version 1.0.2 - it's semver, not a decimal number, so 1.0.10 is 1.0 patch version 10, which is newer than 1.0 patch version 2.
So, 1.0.10 should include all the features (including the splash screen) that 1.0.2 does.