summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonne Martin <donne.martin@gmail.com>2019-06-04 21:18:17 -0400
committerGitHub <noreply@github.com>2019-06-04 21:18:17 -0400
commitdc35f175edf89101583171fd54e4d5b85bad3fc7 (patch)
tree6a40035f6fc0dc440704697cf7853c4fa7069bbb
parent089eaa615a46497c5a29c167bd286d2931e25a3e (diff)
Fix #181: Update latest monthly hiring post ids (#182)
-rw-r--r--haxor_news/settings.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/haxor_news/settings.py b/haxor_news/settings.py
index 2e8fd0a..c9ca31a 100644
--- a/haxor_news/settings.py
+++ b/haxor_news/settings.py
@@ -14,5 +14,5 @@
# language governing permissions and limitations under the License.
# Updated monthly, see HackerNewsCli.hiring docstring.
-who_is_hiring_post_id = 19797594
-freelancer_post_id = 19797593
+who_is_hiring_post_id = 20083795
+freelancer_post_id = 20083794