Making WordPress.org

Changeset 7353


Ignore:
Timestamp:
06/29/2018 10:02:25 PM (8 years ago)
Author:
obenland
Message:

Trac: Cache bump

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/trac.wordpress.org/templates/site.html

    r7342 r7353  
    55
    66<?python
    7         scripts_version = '101'
     7        scripts_version = '102'
    88        project_slug = req.environ['HTTP_HOST'].split(':')[0].split('.')[0]
    99        wporg_endpoint = 'https://make.wordpress.org/' + project_slug + '/'
Note: See TracChangeset for help on using the changeset viewer.