Changeset 3101413
- Timestamp:
- 06/11/2024 08:33:26 PM (22 months ago)
- Location:
- quotes-llama
- Files:
-
- 2 edited
-
tags/2.2.3/class-quotesllama.php (modified) (1 diff)
-
trunk/class-quotesllama.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
quotes-llama/tags/2.2.3/class-quotesllama.php
r3101389 r3101413 22 22 class QuotesLlama { 23 23 24 const QUOTES_LLAMA_PLUGIN_VERSION = '2. 3.0';24 const QUOTES_LLAMA_PLUGIN_VERSION = '2.2.3'; 25 25 const QUOTES_LLAMA_DB_VERSION = '2.0.0'; 26 26 -
quotes-llama/trunk/class-quotesllama.php
r3101389 r3101413 22 22 class QuotesLlama { 23 23 24 const QUOTES_LLAMA_PLUGIN_VERSION = '2. 3.0';24 const QUOTES_LLAMA_PLUGIN_VERSION = '2.2.3'; 25 25 const QUOTES_LLAMA_DB_VERSION = '2.0.0'; 26 26
Note: See TracChangeset
for help on using the changeset viewer.