Changeset 1821785
- Timestamp:
- 02/14/2018 05:33:24 AM (8 years ago)
- Location:
- bitmate-author-donations
- Files:
-
- 2 edited
- 10 copied
-
tags/2.0.1 (copied) (copied from bitmate-author-donations/trunk)
-
tags/2.0.1/bitmate-author-donations.php (copied) (copied from bitmate-author-donations/trunk/bitmate-author-donations.php) (1 diff)
-
tags/2.0.1/images/bitmate-icon.jpeg (copied) (copied from bitmate-author-donations/trunk/images/bitmate-icon.jpeg)
-
tags/2.0.1/images/bitmate-post-box.jpeg (copied) (copied from bitmate-author-donations/trunk/images/bitmate-post-box.jpeg)
-
tags/2.0.1/images/bitmate-shortcode.jpeg (copied) (copied from bitmate-author-donations/trunk/images/bitmate-shortcode.jpeg)
-
tags/2.0.1/images/bitmate-widget.jpeg (copied) (copied from bitmate-author-donations/trunk/images/bitmate-widget.jpeg)
-
tags/2.0.1/images/bitmate.jpg (copied) (copied from bitmate-author-donations/trunk/images/bitmate.jpg)
-
tags/2.0.1/images/multiple-cryptocurrencies.jpeg (copied) (copied from bitmate-author-donations/trunk/images/multiple-cryptocurrencies.jpeg)
-
tags/2.0.1/readme.txt (copied) (copied from bitmate-author-donations/trunk/readme.txt)
-
tags/2.0.1/welcome/welcome-view.php (copied) (copied from bitmate-author-donations/trunk/welcome/welcome-view.php) (1 diff)
-
trunk/bitmate-author-donations.php (modified) (1 diff)
-
trunk/welcome/welcome-view.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
bitmate-author-donations/tags/2.0.1/bitmate-author-donations.php
r1821752 r1821785 31 31 if ( ! defined( 'BITMATE_AUTHOR_DONATIONS_VERSION' ) ) { 32 32 33 define( 'BITMATE_AUTHOR_DONATIONS_VERSION', '2.0. 0' );33 define( 'BITMATE_AUTHOR_DONATIONS_VERSION', '2.0.1' ); 34 34 35 35 } -
bitmate-author-donations/tags/2.0.1/welcome/welcome-view.php
r1821757 r1821785 36 36 <h3>Latest Releases</h3> 37 37 <p><strong>Version 2.0.0</strong> Introduced five new cryptocurrencies, improved onboarding, and updated design.</p> 38 <p><strong>Version 2.0.1</strong> Welcome, image and meta fixes.</p> 38 39 </div> 39 40 -
bitmate-author-donations/trunk/bitmate-author-donations.php
r1821752 r1821785 31 31 if ( ! defined( 'BITMATE_AUTHOR_DONATIONS_VERSION' ) ) { 32 32 33 define( 'BITMATE_AUTHOR_DONATIONS_VERSION', '2.0. 0' );33 define( 'BITMATE_AUTHOR_DONATIONS_VERSION', '2.0.1' ); 34 34 35 35 } -
bitmate-author-donations/trunk/welcome/welcome-view.php
r1821757 r1821785 36 36 <h3>Latest Releases</h3> 37 37 <p><strong>Version 2.0.0</strong> Introduced five new cryptocurrencies, improved onboarding, and updated design.</p> 38 <p><strong>Version 2.0.1</strong> Welcome, image and meta fixes.</p> 38 39 </div> 39 40
Note: See TracChangeset
for help on using the changeset viewer.