diff options
Diffstat (limited to 'assets')
-rw-r--r-- | assets/about.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/about.html b/assets/about.html index 53fa3dbfc..c590bd2e4 100644 --- a/assets/about.html +++ b/assets/about.html @@ -40,7 +40,7 @@ <body> <div id="header" align="center"> <img src="logo.png" alt="Logo" width="100px" height="100px"/> - <p>Antennapod, Version 0.9.2</p> + <p>Antennapod, Version 0.9.3</p> <p>Copyright © 2012 Daniel Oeh</p> <p>Licensed under the MIT License <a href="LICENSE.html">(View)</a></p> </div> |